mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Remove .only
This commit is contained in:
parent
c515a91f58
commit
d620e5d8de
@ -1097,7 +1097,7 @@ test('variant functions returning arrays should output correct results when nest
|
||||
`)
|
||||
})
|
||||
|
||||
test.only('arbitrary variant selectors should not re-order scrollbar pseudo classes', async () => {
|
||||
test('arbitrary variant selectors should not re-order scrollbar pseudo classes', async () => {
|
||||
let config = {
|
||||
content: [
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user