From 73cf389d7db346e6e20741d1c3151e8376f5936e Mon Sep 17 00:00:00 2001 From: brianc Date: Thu, 28 Oct 2010 17:16:58 -0700 Subject: [PATCH] --- Testing.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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