We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3fd84eb + 4d141a1 commit d21e232Copy full SHA for d21e232
1 file changed
apps/console/src/__tests__/SpecCompliance.test.tsx
@@ -1,6 +1,6 @@
1
2
import { describe, it, expect } from 'vitest';
3
-import appConfig from '../../objectstack.shared';
+import appConfig from '../../objectstack.config';
4
5
/**
6
* Spec Compliance Tests
0 commit comments