Skip to content

Commit ec8f799

Browse files
committed
fix comment
1 parent b69dd0f commit ec8f799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enterprise/coderd/workspacequota_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@ func TestWorkspaceSerialization(t *testing.T) {
634634
// +---------------------+---------------------+
635635
// | | CommitTx() |
636636
// +---------------------+---------------------+
637-
// pq: could not serialize access due to read/write dependencies among tra
637+
// pq: could not serialize access due to read/write dependencies among transactions
638638
ctx := testutil.Context(t, testutil.WaitLong)
639639
ctx = dbauthz.AsSystemRestricted(ctx)
640640

0 commit comments

Comments
 (0)