mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 12:03:14 +00:00
Fix JS codestyle
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
define(["chai"], function(shai) {
|
||||
define(["chai"], function (shai) {
|
||||
window.expect = shai.expect;
|
||||
window.assert = shai.assert;
|
||||
});
|
||||
|
Reference in New Issue
Block a user