Skip to content

Commit

Permalink
tests: replace targetID
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Pana <[email protected]>
  • Loading branch information
acpana committed Jun 20, 2024
1 parent b93135d commit b22c9e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e/unified_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -546,6 +546,7 @@ func runScenario(ctx context.Context, t *testing.T, testPause bool, fixture reso
addReplacement("insertTime", "2024-04-01T12:34:56.123456Z")
addReplacement("startTime", "2024-04-01T12:34:56.123456Z")
addReplacement("user", "[email protected]")
addReplacement("targetId", "7780111738275460050")

// Specific to vertexai
addReplacement("blobStoragePathPrefix", "cloud-ai-platform-00000000-1111-2222-3333-444444444444")
Expand Down

0 comments on commit b22c9e9

Please sign in to comment.