From 1724a3b4b88fce8c3dc84ab759077bdc13af6bbd Mon Sep 17 00:00:00 2001 From: Benedict Singer Date: Mon, 24 Feb 2025 09:45:50 -0500 Subject: [PATCH] Update snapshots for PHPStan level --- ...nerManagementTest__test_add_partner__1.json | 18 ++++++++++++++++++ ...agementTest__test_add_partner_email__1.json | 18 ++++++++++++++++++ ...ManagementTest__test_switch_partner__1.json | 18 ++++++++++++++++++ ...ManagementTest__test_switch_partner__2.json | 18 ++++++++++++++++++ ...h_partner_on_different_environments__1.json | 18 ++++++++++++++++++ ...h_partner_on_different_environments__2.json | 18 ++++++++++++++++++ 6 files changed, 108 insertions(+) diff --git a/src/tests/__snapshots__/PartnerManagementTest__test_add_partner__1.json b/src/tests/__snapshots__/PartnerManagementTest__test_add_partner__1.json index e306939f..6f638eeb 100644 --- a/src/tests/__snapshots__/PartnerManagementTest__test_add_partner__1.json +++ b/src/tests/__snapshots__/PartnerManagementTest__test_add_partner__1.json @@ -1397,6 +1397,24 @@ "enum": [ "compatibility" ] + }, + "phpstan_level": { + "default": null, + "description": "The level of PHPStan analysis to perform during the test.", + "type": "integer", + "enum": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10 + ] } } } diff --git a/src/tests/__snapshots__/PartnerManagementTest__test_add_partner_email__1.json b/src/tests/__snapshots__/PartnerManagementTest__test_add_partner_email__1.json index 2b64543a..a81bfe5f 100644 --- a/src/tests/__snapshots__/PartnerManagementTest__test_add_partner_email__1.json +++ b/src/tests/__snapshots__/PartnerManagementTest__test_add_partner_email__1.json @@ -1397,6 +1397,24 @@ "enum": [ "compatibility" ] + }, + "phpstan_level": { + "default": null, + "description": "The level of PHPStan analysis to perform during the test.", + "type": "integer", + "enum": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10 + ] } } } diff --git a/src/tests/__snapshots__/PartnerManagementTest__test_switch_partner__1.json b/src/tests/__snapshots__/PartnerManagementTest__test_switch_partner__1.json index 344c4d37..57f78f7f 100644 --- a/src/tests/__snapshots__/PartnerManagementTest__test_switch_partner__1.json +++ b/src/tests/__snapshots__/PartnerManagementTest__test_switch_partner__1.json @@ -1397,6 +1397,24 @@ "enum": [ "compatibility" ] + }, + "phpstan_level": { + "default": null, + "description": "The level of PHPStan analysis to perform during the test.", + "type": "integer", + "enum": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10 + ] } } } diff --git a/src/tests/__snapshots__/PartnerManagementTest__test_switch_partner__2.json b/src/tests/__snapshots__/PartnerManagementTest__test_switch_partner__2.json index e306939f..6f638eeb 100644 --- a/src/tests/__snapshots__/PartnerManagementTest__test_switch_partner__2.json +++ b/src/tests/__snapshots__/PartnerManagementTest__test_switch_partner__2.json @@ -1397,6 +1397,24 @@ "enum": [ "compatibility" ] + }, + "phpstan_level": { + "default": null, + "description": "The level of PHPStan analysis to perform during the test.", + "type": "integer", + "enum": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10 + ] } } } diff --git a/src/tests/__snapshots__/PartnerManagementTest__test_switch_partner_on_different_environments__1.json b/src/tests/__snapshots__/PartnerManagementTest__test_switch_partner_on_different_environments__1.json index ed0b5f55..43442810 100644 --- a/src/tests/__snapshots__/PartnerManagementTest__test_switch_partner_on_different_environments__1.json +++ b/src/tests/__snapshots__/PartnerManagementTest__test_switch_partner_on_different_environments__1.json @@ -1397,6 +1397,24 @@ "enum": [ "compatibility" ] + }, + "phpstan_level": { + "default": null, + "description": "The level of PHPStan analysis to perform during the test.", + "type": "integer", + "enum": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10 + ] } } } diff --git a/src/tests/__snapshots__/PartnerManagementTest__test_switch_partner_on_different_environments__2.json b/src/tests/__snapshots__/PartnerManagementTest__test_switch_partner_on_different_environments__2.json index 64da332d..a78a0353 100644 --- a/src/tests/__snapshots__/PartnerManagementTest__test_switch_partner_on_different_environments__2.json +++ b/src/tests/__snapshots__/PartnerManagementTest__test_switch_partner_on_different_environments__2.json @@ -1397,6 +1397,24 @@ "enum": [ "compatibility" ] + }, + "phpstan_level": { + "default": null, + "description": "The level of PHPStan analysis to perform during the test.", + "type": "integer", + "enum": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10 + ] } } }