Skip to content

Commit

Permalink
Fix case sensitive path in codeception.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jayhealey committed Jan 7, 2014
1 parent 0396700 commit 67cda1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codeception.yml
Expand Up @@ -15,4 +15,4 @@ modules:
dsn: ''
user: ''
password: ''
dump: App/tests/_data/dump.sql
dump: App/Tests/_data/dump.sql

0 comments on commit 67cda1c

Please sign in to comment.