fixed tag subscription tests
This commit is contained in:
6
script/testing/reset_db.sh
Executable file
6
script/testing/reset_db.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
rake db:drop db:create
|
||||
createlang plpgsql danbooru2
|
||||
rake db:migrate
|
||||
|
||||
Reference in New Issue
Block a user