* test fix

This commit is contained in:
Seth Call 2015-07-17 19:32:58 -05:00
parent 1cec394698
commit 2a2ad4a378
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ describe "Band Search" do
}
before(:all) do
Recording.delete_all
Band.delete_all
end