We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f822a4c commit ab3ffefCopy full SHA for ab3ffef
specs/Path.spec.js
@@ -1,5 +1,5 @@
1
require('./helper');
2
-var Path = require('../modules/Path');
+var Path = require('../modules/helpers/Path');
3
4
describe('Path.extractParams', function () {
5
describe('when a pattern does not have dynamic segments', function () {
0 commit comments