Skip to content

Commit

Permalink
minor lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
saurav-malani committed Mar 30, 2023
1 parent 8bae7b4 commit ea4c7ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion enterprise/suppress-user/factory_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ func TestSuppressionSetup(t *testing.T) {
require.False(t, h.IsSuppressedUser("workspace-1", "user-1", "src-1"))
},
)

}

func httpHandler(t *testing.T) http.Handler {
Expand Down

0 comments on commit ea4c7ba

Please sign in to comment.