Skip to content

Commit b7d5a2f

Browse files
committed
ensure all tests run
1 parent c2854da commit b7d5a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/arbitrary-variants.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -679,7 +679,7 @@ it('should support aria variants', () => {
679679
})
680680
})
681681

682-
fit('should support data variants', () => {
682+
it('should support data variants', () => {
683683
let config = {
684684
theme: {
685685
data: {

0 commit comments

Comments
 (0)