Skip to content

Commit 6f71d1d

Browse files
Merge pull request #672 from jwolen/patch-1
Update fixture path to root directory
2 parents 85559c2 + dc388e3 commit 6f71d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This will run a local frontend using the staging backend (hosted on Heroku at
3131
[staging-crates-io.herokuapp.com](https://staging-crates-io.herokuapp.com)).
3232

3333
If you want to set up a particular situation, you can edit the fixture data used
34-
for tests in `app/mirage/fixtures`. Note that the fixture data does not contain
34+
for tests in `mirage/fixtures`. Note that the fixture data does not contain
3535
JSON needed to support every page, so some pages might not load correctly. To
3636
run the frontend and use that data, don't specify any backend:
3737

0 commit comments

Comments
 (0)