Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyas-goenka committed Oct 29, 2024
1 parent 34eaceb commit 1fe99dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clusters/resource_cluster_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1860,7 +1860,6 @@ func TestResourceClusterCreate_SingleNodeFail(t *testing.T) {
"is_pinned": false,
},
}.Apply(t)
assert.Error(t, err)
assert.EqualError(t, err, numWorkerErr)
}

Expand Down

0 comments on commit 1fe99dc

Please sign in to comment.