mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 20:13:28 +00:00
Fix #1639 logs error in mocha phantom js
This commit is contained in:
@@ -25,7 +25,7 @@ define([
|
||||
$("body").append(fixtures.read('admin/fields/dom', 'admin/fields/templates'));
|
||||
var sbasId = 1;
|
||||
|
||||
App.initialize();
|
||||
App.create();
|
||||
|
||||
describe("Admin field", function () {
|
||||
describe("Initialization", function () {
|
||||
|
Reference in New Issue
Block a user