mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 04:23:19 +00:00
Fix tests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
define([
|
||||
'chai',
|
||||
'common/validator'
|
||||
'common/forms/validator'
|
||||
], function(chai, Validator) {
|
||||
var expect = chai.expect;
|
||||
var assert = chai.assert;
|
||||
|
Reference in New Issue
Block a user