diff --git a/Testing.md b/Testing.md index 5bd75ec..a09db02 100644 --- a/Testing.md +++ b/Testing.md @@ -79,4 +79,5 @@ Only used during testing, so the implementation is pretty much _crap_ but it wor host of database --down - only applies when running the script to create test data. Will run the 'down' migration, bringing the database back to a state it was before the script was run \ No newline at end of file + only applies when running the script to create test data. + Will run the 'down' migration, bringing the database back to before script ran \ No newline at end of file