Skip to content

Commit ee9908c

Browse files
CR's fixes
1 parent 85f7926 commit ee9908c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

enterprise/coderd/prebuilds/claim_test.go

-4
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,6 @@ func TestClaimPrebuild(t *testing.T) {
9090
expectPrebuildClaimed: true,
9191
markPrebuildsClaimable: true,
9292
},
93-
"claiming an eligible prebuild results in error": {
94-
expectPrebuildClaimed: true,
95-
markPrebuildsClaimable: true,
96-
},
9793
}
9894

9995
for name, tc := range cases {

0 commit comments

Comments
 (0)