Skip to content

Commit

Permalink
Fix whitespace formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
strideynet committed Jan 13, 2025
1 parent d5a6c41 commit 81453ec
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 @@ -227,7 +227,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 81453ec

Please sign in to comment.