Rename the old seed script to seed_sample.py

This commit is contained in:
richard-dds 2018-09-21 14:02:51 -04:00
parent 18bc8afeb7
commit 056bb41e9e
2 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ that will automatically log you in as Amanda.
We have a helper script that will seed the database with requests, workspaces and
projects for all of the test users:
`pipenv run python script/seed.py`
`pipenv run python script/seed_sample.py`
## Testing