Skip to content

Commit 741c099

Browse files
committed
fix TestAccServer_AdminPasswordEncryptionSSHKeyID
1 parent 2424b3a commit 741c099

File tree

2 files changed

+5545
-2
lines changed

2 files changed

+5545
-2
lines changed

internal/services/instance/server_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2183,8 +2183,6 @@ func TestAccServer_PrivateNetworkMissingPNIC(t *testing.T) {
21832183
}
21842184

21852185
func TestAccServer_AdminPasswordEncryptionSSHKeyID(t *testing.T) {
2186-
t.Skip("There is currently a bug when resetting the field, we should reinstate the test once the fix has been deployed")
2187-
21882186
tt := acctest.NewTestTools(t)
21892187
defer tt.Cleanup()
21902188

0 commit comments

Comments
 (0)