Skip to content

Commit

Permalink
test: fix the order of misc/Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkato committed Nov 12, 2018
1 parent e687a69 commit fac9f10
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion features/misc.feature
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,5 @@ Feature: Misc
Then the output should contain exactly:
"""
test.md:4:1:Spelling.Ignore:'HTTPie' is a typo!
test.md:4:59:Spelling.Ignores:Did you really mean 'CLI'?
test.md:4:59:Spelling.Ignore:'CLI' is a typo!
"""
1 change: 1 addition & 0 deletions styles/Spelling/ignore/second.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
httpie
cli

0 comments on commit fac9f10

Please sign in to comment.