Skip to content

Commit bad8e5a

Browse files
committed
chore: disable test config that was breaking playwright test
1 parent 558ea03 commit bad8e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/demo/js/options/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const config = {
3030
attrs: {
3131
hideDisabled: true,
3232
},
33-
disabled: ['options'],
33+
// disabled: ['options'],
3434
},
3535
},
3636
},

0 commit comments

Comments
 (0)