refactor: clean up empty line

This commit is contained in:
Mahyar Mirrashed
2025-03-13 12:18:54 -07:00
parent 4c82408b51
commit ad207786e2

View File

@@ -76,7 +76,6 @@ func TestUniversalAuth_SecretsGetWrongEnvironment(t *testing.T) {
if err != nil {
t.Fatalf("snapshot failed: %v", err)
}
}
func TestUserAuth_SecretsGetAll(t *testing.T) {