Skip to content

Commit c31b190

Browse files
committed
linting
1 parent 2ddae13 commit c31b190

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

coderd/database/dbauthz/dbauthz_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1531,7 +1531,6 @@ func (s *MethodTestSuite) TestTailnetFunctions() {
15311531
check.Args(database.UpsertTailnetClientParams{}).
15321532
Asserts(rbac.ResourceTailnetCoordinator, rbac.ActionUpdate).
15331533
Errors(dbmem.ErrUnimplemented)
1534-
15351534
}))
15361535
s.Run("UpsertTailnetClientSubscription", s.Subtest(func(db database.Store, check *expects) {
15371536
check.Args(database.UpsertTailnetClientSubscriptionParams{}).

0 commit comments

Comments
 (0)