Skip to content

Commit

Permalink
Fix whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
emetsger committed May 21, 2024
1 parent cd0a106 commit 61618cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reaper.go
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ func reuseOrCreateReaper(ctx context.Context, sessionID string, provider ReaperP
return nil, err
}

Logger.Printf("⏳ Waiting for Reaper port to be ready")
Logger.Printf("⏳ Waiting for Reaper port to be ready")

var containerJson *types.ContainerJSON

Expand Down

0 comments on commit 61618cb

Please sign in to comment.