1
0
mirror of https://github.com/go-task/task.git synced 2025-11-23 22:24:45 +02:00
This commit is contained in:
Valentin Maerten
2025-11-20 19:43:33 +01:00
parent 162f616b5a
commit f64bdfee5c

View File

@@ -302,7 +302,6 @@ func TestSecretVars(t *testing.T) {
), ),
WithTask("test-env-secret-limitation"), WithTask("test-env-secret-limitation"),
) )
} }
func TestRequires(t *testing.T) { func TestRequires(t *testing.T) {