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 12eb753 commit b88f0bbCopy full SHA for b88f0bb
tests/e2e/tests/critical-path/tree-view/tree-view-improvements.e2e.ts
@@ -21,7 +21,7 @@ let keyName2: string;
21
let keyNameSingle: string;
22
let index: string;
23
24
-fixture.only`Tree view navigations improvement tests`
+fixture`Tree view navigations improvement tests`
25
.meta({ type: 'critical_path', rte: rte.standalone })
26
.page(commonUrl);
27
test
0 commit comments