mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 12:03:14 +00:00
Set expected run test to true
This commit is contained in:

committed by
Romain Neutron

parent
1ff4e4060b
commit
7199d38ab3
@@ -1,5 +1,5 @@
|
||||
define(function(require) {
|
||||
it('should run', function () {
|
||||
expect(true).to.equal(false);
|
||||
expect(true).to.equal(true);
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user