1
0
Fork 0
mirror of https://code.forgejo.org/actions/ovh-dns-update synced 2025-03-14 22:36:58 +01:00

useless statement

This commit is contained in:
oliverpool 2023-08-18 11:45:39 +02:00
parent 349b429900
commit 18e6791fc3

View file

@ -29,7 +29,6 @@ func TestRun(t *testing.T) {
}
}))
t.Cleanup(s.Close)
s.Listener.Addr()
action := githubactions.New(githubactions.WithGetenv(func(key string) string {
switch key {
case "INPUT_OVH-ENDPOINT":