File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ import (
1818)
1919
2020func TestSecretBasic (t * testing.T ) {
21- t .Skip ("skipping until #2643" )
2221 t .Parallel ()
2322 provBuilder := providerbuilder .NewProvider (
2423 providerbuilder.NewProviderArgs {
@@ -66,7 +65,6 @@ Resources:
6665}
6766
6867func TestSecretSet (t * testing.T ) {
69- t .Skip ("skipping until #2643" )
7068 t .Parallel ()
7169
7270 provBuilder := pb .NewProvider (pb.NewProviderArgs {
@@ -160,7 +158,6 @@ Resources:
160158}
161159
162160func TestSecretObjectBlock (t * testing.T ) {
163- t .Skip ("skipping until #2643" )
164161 t .Parallel ()
165162
166163 provBuilder := pb .NewProvider (pb.NewProviderArgs {
@@ -262,7 +259,6 @@ Resources:
262259}
263260
264261func TestSecretPulumiSchema (t * testing.T ) {
265- t .Skip ("skipping until #2643" )
266262 t .Parallel ()
267263
268264 provBuilder := pb .NewProvider (pb.NewProviderArgs {
You can’t perform that action at this time.
0 commit comments