Skip to content

Commit 48a319c

Browse files
committed
fixup! validate and fail-fast
1 parent 89bf0ee commit 48a319c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cli/exp_scaletest_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ func TestScaleTestDashboard(t *testing.T) {
151151
_ = coderdtest.CreateFirstUser(t, client)
152152

153153
inv, root := clitest.New(t, "exp", "scaletest", "dashboard",
154-
"--count", "1",
155154
"--min-wait", "100ms",
156155
"--max-wait", "1s",
157156
"--timeout", "5s",

0 commit comments

Comments
 (0)