Skip to content

Commit

Permalink
Fix filename case.
Browse files Browse the repository at this point in the history
  • Loading branch information
jzohrab committed Dec 24, 2023
1 parent 528672e commit 7021476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/acceptance/book.feature
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Feature: Books and stats are available

Scenario: I can import a text file.
Given I visit "/"
Given a Spanish book "Hola" from file Hola.txt
Given a Spanish book "Hola" from file hola.txt
Then the page title is Reading "Hola"
And the reading pane shows:
Tengo/ /un/ /amigo/.
Expand Down

0 comments on commit 7021476

Please sign in to comment.