Skip to content

Commit dc388e3

Browse files
authored
Update fixture path to root directory
1 parent 4082d4e commit dc388e3

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)