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 631620d commit 334eaa0Copy full SHA for 334eaa0
tests/GlobalFilter.test.ts renamed to tests/Config/GlobalFilter.test.ts
@@ -1,4 +1,4 @@
1
-import { GlobalFilter } from '../src/Config/GlobalFilter';
+import { GlobalFilter } from '../../src/Config/GlobalFilter';
2
3
describe('Global Filter tests', () => {
4
it('getInstance() should return the same object', () => {
0 commit comments