Skip to content

Commit b808548

Browse files
committed
fix linter
1 parent d46636c commit b808548

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/services/applesilicon/server_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ func TestAccServer_EnableVPC(t *testing.T) {
228228

229229
func TestAccServer_Commitment(t *testing.T) {
230230
t.Skip("can not delete server at the time")
231+
231232
tt := acctest.NewTestTools(t)
232233
defer tt.Cleanup()
233234
resource.ParallelTest(t, resource.TestCase{

0 commit comments

Comments
 (0)