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 461403b commit 8de1122Copy full SHA for 8de1122
client/jest.config.cjs
@@ -32,4 +32,5 @@ module.exports = {
32
"/e2e/",
33
"\\.config\\.(js|ts|cjs|mjs)$",
34
],
35
+ randomize: true,
36
};
0 commit comments