Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
strideynet committed Jan 13, 2025
1 parent e5413db commit b6faadf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/auth/bot_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ func TestBotJoinAttrs_Kubernetes(t *testing.T) {
experimentStatus := experiment.Enabled()
defer experiment.SetEnabled(experimentStatus)
experiment.SetEnabled(true)

srv := newTestTLSServer(t)
ctx := context.Background()

Expand Down

0 comments on commit b6faadf

Please sign in to comment.