first commit
This commit is contained in:
4
node_modules/mark.js/test/specs/configuration.js
generated
vendored
Normal file
4
node_modules/mark.js/test/specs/configuration.js
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
'use strict';
|
||||
// Configuration for Jasmine or other components related to the specs
|
||||
jasmine.getFixtures().fixturesPath = 'base/test/fixtures';
|
||||
jasmine.DEFAULT_TIMEOUT_INTERVAL = 60000;
|
||||
Reference in New Issue
Block a user