Skip to content

Commit d620e5d

Browse files
committed
Remove .only
1 parent c515a91 commit d620e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/variants.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1097,7 +1097,7 @@ test('variant functions returning arrays should output correct results when nest
10971097
`)
10981098
})
10991099

1100-
test.only('arbitrary variant selectors should not re-order scrollbar pseudo classes', async () => {
1100+
test('arbitrary variant selectors should not re-order scrollbar pseudo classes', async () => {
11011101
let config = {
11021102
content: [
11031103
{

0 commit comments

Comments
 (0)