jccp_a/vuepress/node_modules/mark.js/test/specs/configuration.js
hellcat ac91e1fbe4 1
2025-11-12 17:57:30 +08:00

5 lines
185 B
JavaScript

'use strict';
// Configuration for Jasmine or other components related to the specs
jasmine.getFixtures().fixturesPath = 'base/test/fixtures';
jasmine.DEFAULT_TIMEOUT_INTERVAL = 60000;