Skip to content

Commit fb90e99

Browse files
committed
remove skip test
1 parent 28a55f2 commit fb90e99

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

integrationtests/k8s_using_module_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ func TestModuleK8s(t *testing.T) {
2222
2323
*/
2424

25-
// t.Skip("https://github.com/threefoldtech/terraform-provider-grid/issues/770")
26-
2725
publicKey, privateKey, err := GenerateSSHKeyPair()
2826
if err != nil {
2927
t.Fatalf("failed to generate ssh key pair: %s", err.Error())

0 commit comments

Comments
 (0)