Skip to content

Commit b33da3d

Browse files
apply reviewdog suggestion
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7907e46 commit b33da3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e-tests/pkg/pbm/clock_skew.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ func ClockSkew(rsName, ts, dockerHost string) error {
5555
Env: envs,
5656
Cmd: []string{"pbm-agent"},
5757
Labels: containerOld.Config.Labels,
58-
User: "1001",
58+
User: "1001",
5959
},
6060
containerOld.HostConfig,
6161
&network.NetworkingConfig{

0 commit comments

Comments
 (0)