Skip to content

Commit

Permalink
Almost empty commit
Browse files Browse the repository at this point in the history
  • Loading branch information
itaigilo committed Jan 15, 2025
1 parent 30b3849 commit 02e4404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/gateway/testutil/gateway_setup.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ func GetBasicHandler(t *testing.T, authService *FakeAuthService, repoName string
storageNamespace = "replay"
}

// TODO (gilo): test storageID here?
// TODO (gilo): test the storageID here?
_, err = c.CreateRepository(ctx, repoName, "", storageNamespace, "main", false)
testutil.Must(t, err)

Expand Down

0 comments on commit 02e4404

Please sign in to comment.