We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91c3ec9 commit 4907f9fCopy full SHA for 4907f9f
src/feature/feature.spec.ts
@@ -34,7 +34,7 @@ const initializeMocks = () => {
34
}));
35
};
36
37
-describe("feature", () => {
+describe("featurea", () => {
38
let mockMountPoint;
39
let dispatcher: Dispatcher;
40
let mockFullscriptOptions: FullscriptOptions;
0 commit comments