Skip to content

Commit

Permalink
Update sync.json and snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Luc45 committed Feb 23, 2024
1 parent 704141f commit 49028ce
Show file tree
Hide file tree
Showing 10 changed files with 6,144 additions and 504 deletions.
948 changes: 876 additions & 72 deletions src/tests/__snapshots__/PartnerManagementTest__test_add_partner__1.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@
"url": "https:\/\/qit.woo.com\/wp-json\/cd\/v1\/enqueue-e2e",
"method": "POST",
"post_body": {
"wordpress_version": "6.4.3",
"woocommerce_version": "8.6.1",
"php_version": "7.4",
"additional_woo_plugins": "456,789",
"compatibility": "sut",
"woo_id": 123,
"event": "cli_published_extension_test"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@
"url": "https:\/\/qit.woo.com\/wp-json\/cd\/v1\/enqueue-e2e",
"method": "POST",
"post_body": {
"wordpress_version": "6.4.3",
"woocommerce_version": "8.6.1",
"php_version": "7.4",
"additional_woo_plugins": "456,789",
"compatibility": "sut",
"woo_id": "123",
"event": "cli_published_extension_test"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@
"url": "https:\/\/qit.woo.com\/wp-json\/cd\/v1\/enqueue-e2e",
"method": "POST",
"post_body": {
"wordpress_version": "6.4.3",
"woocommerce_version": "8.6.1",
"php_version": "7.4",
"additional_woo_plugins": "456,789",
"compatibility": "sut",
"woo_id": 123,
"event": "cli_published_extension_test"
},
Expand Down
Loading

0 comments on commit 49028ce

Please sign in to comment.