Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
  • Loading branch information
timvaillancourt committed May 21, 2024
1 parent d512ec2 commit f4ac47c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/vt/vtctl/grpcvtctldserver/server_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -11323,7 +11323,7 @@ func TestValidateVersionShard(t *testing.T) {
name string
req *vtctldatapb.ValidateVersionShardRequest
expected *vtctldatapb.ValidateVersionShardResponse
setup func()
setup func(*sync.Mutex)
shouldErr bool
}{
{
Expand Down

0 comments on commit f4ac47c

Please sign in to comment.