Skip to content

Commit 2cc1d30

Browse files
committed
[Fix] sort-prop-types Pass all tests cases typo fix
1 parent 9c0483f commit 2cc1d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/lib/rules/sort-prop-types.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1885,6 +1885,6 @@ ruleTester.run('sort-prop-types', rule, {
18851885
line: 4,
18861886
},
18871887
],
1888-
},
1888+
}
18891889
)),
18901890
});

0 commit comments

Comments
 (0)