mirror of
https://codeberg.org/davrot/forgejo.git
synced 2025-04-21 07:16:41 +02:00
tests/integration/disable_forgotten_password_test.go aktualisiert
Some checks failed
Integration tests for the release process / release-simulation (push) Has been cancelled
Some checks failed
Integration tests for the release process / release-simulation (push) Has been cancelled
This commit is contained in:
parent
dfb6331ef4
commit
27546b4da2
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@ import (
|
|||
"code.gitea.io/gitea/modules/setting"
|
||||
"code.gitea.io/gitea/modules/test"
|
||||
"code.gitea.io/gitea/tests"
|
||||
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
func TestDisableForgottenPasswordFalse(t *testing.T) {
|
||||
|
|
Loading…
Add table
Reference in a new issue