Skip to content

Commit 4ad45f2

Browse files
committed
chore(tests): re-record upload notification cassette
Re-recorded demo_register_upload_notification.yaml so the two execution result hashes get distinct indexed placeholders (EXECUTION_NORMALIZED_1 and EXECUTION_NORMALIZED_2), fixing replay of test_register_upload_notification. risk: low
1 parent 7609912 commit 4ad45f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/gooddata-sdk/tests/catalog/fixtures/data_sources/demo_register_upload_notification.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ interactions:
455455
name: '# of Active Customers'
456456
localIdentifier: dim_0
457457
links:
458-
executionResult: EXECUTION_RESULT_0
458+
executionResult: EXECUTION_NORMALIZED_1
459459
headers:
460460
Content-Type:
461461
- application/json
@@ -544,7 +544,7 @@ interactions:
544544
name: '# of Active Customers'
545545
localIdentifier: dim_0
546546
links:
547-
executionResult: EXECUTION_RESULT_1
547+
executionResult: EXECUTION_NORMALIZED_2
548548
headers:
549549
Content-Type:
550550
- application/json

0 commit comments

Comments
 (0)