[F3] TestForgeMethods needs to populate the database
This commit is contained in:
parent
500e640d6d
commit
e6da71229f
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ func TestForgejoDriverMethods(t *testing.T) {
|
|||
}
|
||||
|
||||
func TestForgeMethods(t *testing.T) {
|
||||
unittest.PrepareTestEnv(t)
|
||||
|
||||
testUsersProviderOptions := f3_tests.TestUsersProviderOptions
|
||||
testUsersProviderOptions.ModifiedPut = true
|
||||
|
||||
|
|
Loading…
Reference in a new issue