Skip to content

Commit 21cf501

Browse files
committed
fmt
1 parent e066846 commit 21cf501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/support_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ func setupWorkspaceAndAgent(ctx context.Context, t *testing.T, client *codersdk.
147147
Output: []string{"Bond, James Bond"},
148148
Level: []database.LogLevel{database.LogLevelInfo},
149149
LogSourceID: wbr.Build.JobID,
150-
OutputLength: 007,
150+
OutputLength: 0o7,
151151
})
152152
require.NoError(t, err)
153153

0 commit comments

Comments
 (0)