Sign up and login work
This commit is contained in:
@@ -20,8 +20,6 @@ func TestMigrations(t *testing.T) {
|
||||
|
||||
testDBs := []sqlutil.TestDB{
|
||||
sqlutil.TestDB_Sqlite3,
|
||||
// sqlutil.TestDB_Mysql,
|
||||
// sqlutil.TestDB_Postgres,
|
||||
}
|
||||
|
||||
for _, testDB := range testDBs {
|
||||
|
||||
Reference in New Issue
Block a user