Skip to content
This repository was archived by the owner on Feb 25, 2021. It is now read-only.

Commit 538ae14

Browse files
author
Richard Hallows
committed
Use tab in fixture
1 parent 9634b1f commit 538ae14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__tests__/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ function isObject(obj) {
1414

1515
const css = (
1616
`a {
17-
top: .2em;
17+
\ttop: .2em;
1818
}
1919
2020
`)

0 commit comments

Comments
 (0)