Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ashmeenkaur committed Sep 21, 2023
1 parent ebb50ad commit 4974d56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/integration_tests/util/client/gcs_helper.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ const (
FilePerms = 0644
ReadSize = 1024
SizeTruncate = 5
NewFileName = "newName"
NewDirName = "newDirName"
NewFileName = "newName"
NewDirName = "newDirName"
)

func CreateImplicitDir(ctx context.Context, storageClient *storage.Client,
Expand Down

0 comments on commit 4974d56

Please sign in to comment.