We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b69dd0f commit ec8f799Copy full SHA for ec8f799
enterprise/coderd/workspacequota_test.go
@@ -634,7 +634,7 @@ func TestWorkspaceSerialization(t *testing.T) {
634
// +---------------------+---------------------+
635
// | | CommitTx() |
636
637
- // pq: could not serialize access due to read/write dependencies among tra
+ // pq: could not serialize access due to read/write dependencies among transactions
638
ctx := testutil.Context(t, testutil.WaitLong)
639
ctx = dbauthz.AsSystemRestricted(ctx)
640
0 commit comments