We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b0d86a commit 5f6a802Copy full SHA for 5f6a802
1 file changed
apps/demos/utils/visual-tests/matrix-test-helper.js
@@ -5,6 +5,7 @@ import { THEME } from './helpers/theme-utils';
5
import { gitHubIgnored } from './github-ignored-list';
6
7
export const FRAMEWORKS = ['jQuery', 'React', 'Vue', 'Angular'];
8
+export const WIP_TEST = true;
9
10
const settings = {
11
concurrency: undefined,
0 commit comments