tests/integration/disable_forgotten_password_test.go aktualisiert
Some checks failed
Integration tests for the release process / release-simulation (push) Has been cancelled

This commit is contained in:
davrot 2025-02-12 18:13:31 +00:00
parent dfb6331ef4
commit 27546b4da2

View file

@ -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) {