From c6ff3582a696393534f30f12b42f4b53e3feef0e Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Wed, 23 Aug 2023 21:08:40 -0700 Subject: [PATCH] phpunit.xml.dist - Run migration script --- ext/afform/core/phpunit.xml.dist | 14 ++++++++------ ext/afform/mock/phpunit.xml.dist | 14 ++++++++------ ext/authx/phpunit.xml.dist | 14 ++++++++------ ext/civigrant/phpunit.xml.dist | 17 ++++++++++------- ext/civiimport/phpunit.xml.dist | 18 ++++++++++-------- ext/contributioncancelactions/phpunit.xml.dist | 14 ++++++++------ ext/elavon/phpunit.xml.dist | 18 ++++++++++-------- ext/ewaysingle/phpunit.xml.dist | 14 ++++++++------ ext/financialacls/phpunit.xml.dist | 14 ++++++++------ ext/flexmailer/phpunit.xml.dist | 14 ++++++++------ ext/legacycustomsearches/phpunit.xml.dist | 14 ++++++++------ ext/oauth-client/phpunit.xml.dist | 14 ++++++++------ ext/payflowpro/phpunit.xml.dist | 14 ++++++++------ ext/search_kit/phpunit.xml.dist | 14 ++++++++------ ext/sequentialcreditnotes/phpunit.xml.dist | 14 ++++++++------ ext/standaloneusers/phpunit.xml.dist | 18 ++++++++++-------- 16 files changed, 136 insertions(+), 103 deletions(-) diff --git a/ext/afform/core/phpunit.xml.dist b/ext/afform/core/phpunit.xml.dist index 626da4f8a1..5fe8daddfe 100644 --- a/ext/afform/core/phpunit.xml.dist +++ b/ext/afform/core/phpunit.xml.dist @@ -1,5 +1,7 @@ - + + + ./ + + ./tests/phpunit - - - ./ - - diff --git a/ext/afform/mock/phpunit.xml.dist b/ext/afform/mock/phpunit.xml.dist index e0a86a3fa0..1f804252c5 100644 --- a/ext/afform/mock/phpunit.xml.dist +++ b/ext/afform/mock/phpunit.xml.dist @@ -1,5 +1,7 @@ - + + + ./ + + ./tests/phpunit @@ -18,11 +25,6 @@ ./ang - - - ./ - - diff --git a/ext/authx/phpunit.xml.dist b/ext/authx/phpunit.xml.dist index 626da4f8a1..5fe8daddfe 100644 --- a/ext/authx/phpunit.xml.dist +++ b/ext/authx/phpunit.xml.dist @@ -1,5 +1,7 @@ - + + + ./ + + ./tests/phpunit - - - ./ - - diff --git a/ext/civigrant/phpunit.xml.dist b/ext/civigrant/phpunit.xml.dist index b138d72a3c..5fe8daddfe 100644 --- a/ext/civigrant/phpunit.xml.dist +++ b/ext/civigrant/phpunit.xml.dist @@ -1,5 +1,7 @@ - + bootstrap="tests/phpunit/bootstrap.php" + cacheResult="false"> + + + ./ + + ./tests/phpunit - - - ./ - - diff --git a/ext/civiimport/phpunit.xml.dist b/ext/civiimport/phpunit.xml.dist index 98f6a66122..5fe8daddfe 100644 --- a/ext/civiimport/phpunit.xml.dist +++ b/ext/civiimport/phpunit.xml.dist @@ -1,5 +1,7 @@ - + bootstrap="tests/phpunit/bootstrap.php" + cacheResult="false"> + + + ./ + + ./tests/phpunit - - - ./ - - diff --git a/ext/contributioncancelactions/phpunit.xml.dist b/ext/contributioncancelactions/phpunit.xml.dist index 626da4f8a1..5fe8daddfe 100644 --- a/ext/contributioncancelactions/phpunit.xml.dist +++ b/ext/contributioncancelactions/phpunit.xml.dist @@ -1,5 +1,7 @@ - + + + ./ + + ./tests/phpunit - - - ./ - - diff --git a/ext/elavon/phpunit.xml.dist b/ext/elavon/phpunit.xml.dist index 98f6a66122..5fe8daddfe 100644 --- a/ext/elavon/phpunit.xml.dist +++ b/ext/elavon/phpunit.xml.dist @@ -1,5 +1,7 @@ - + bootstrap="tests/phpunit/bootstrap.php" + cacheResult="false"> + + + ./ + + ./tests/phpunit - - - ./ - - diff --git a/ext/ewaysingle/phpunit.xml.dist b/ext/ewaysingle/phpunit.xml.dist index 626da4f8a1..5fe8daddfe 100644 --- a/ext/ewaysingle/phpunit.xml.dist +++ b/ext/ewaysingle/phpunit.xml.dist @@ -1,5 +1,7 @@ - + + + ./ + + ./tests/phpunit - - - ./ - - diff --git a/ext/financialacls/phpunit.xml.dist b/ext/financialacls/phpunit.xml.dist index 626da4f8a1..5fe8daddfe 100644 --- a/ext/financialacls/phpunit.xml.dist +++ b/ext/financialacls/phpunit.xml.dist @@ -1,5 +1,7 @@ - + + + ./ + + ./tests/phpunit - - - ./ - - diff --git a/ext/flexmailer/phpunit.xml.dist b/ext/flexmailer/phpunit.xml.dist index 626da4f8a1..5fe8daddfe 100644 --- a/ext/flexmailer/phpunit.xml.dist +++ b/ext/flexmailer/phpunit.xml.dist @@ -1,5 +1,7 @@ - + + + ./ + + ./tests/phpunit - - - ./ - - diff --git a/ext/legacycustomsearches/phpunit.xml.dist b/ext/legacycustomsearches/phpunit.xml.dist index 1ad43d6093..c54932add4 100644 --- a/ext/legacycustomsearches/phpunit.xml.dist +++ b/ext/legacycustomsearches/phpunit.xml.dist @@ -1,5 +1,7 @@ - + + + ./ + + ./tests/phpunit - - - ./ - - diff --git a/ext/oauth-client/phpunit.xml.dist b/ext/oauth-client/phpunit.xml.dist index 626da4f8a1..5fe8daddfe 100644 --- a/ext/oauth-client/phpunit.xml.dist +++ b/ext/oauth-client/phpunit.xml.dist @@ -1,5 +1,7 @@ - + + + ./ + + ./tests/phpunit - - - ./ - - diff --git a/ext/payflowpro/phpunit.xml.dist b/ext/payflowpro/phpunit.xml.dist index 626da4f8a1..5fe8daddfe 100644 --- a/ext/payflowpro/phpunit.xml.dist +++ b/ext/payflowpro/phpunit.xml.dist @@ -1,5 +1,7 @@ - + + + ./ + + ./tests/phpunit - - - ./ - - diff --git a/ext/search_kit/phpunit.xml.dist b/ext/search_kit/phpunit.xml.dist index d5562d9944..7c3a69d0fe 100644 --- a/ext/search_kit/phpunit.xml.dist +++ b/ext/search_kit/phpunit.xml.dist @@ -1,5 +1,7 @@ - + + + ./ + + ./tests/phpunit - - - ./ - - diff --git a/ext/sequentialcreditnotes/phpunit.xml.dist b/ext/sequentialcreditnotes/phpunit.xml.dist index 626da4f8a1..5fe8daddfe 100644 --- a/ext/sequentialcreditnotes/phpunit.xml.dist +++ b/ext/sequentialcreditnotes/phpunit.xml.dist @@ -1,5 +1,7 @@ - + + + ./ + + ./tests/phpunit - - - ./ - - diff --git a/ext/standaloneusers/phpunit.xml.dist b/ext/standaloneusers/phpunit.xml.dist index 98f6a66122..5fe8daddfe 100644 --- a/ext/standaloneusers/phpunit.xml.dist +++ b/ext/standaloneusers/phpunit.xml.dist @@ -1,5 +1,7 @@ - + bootstrap="tests/phpunit/bootstrap.php" + cacheResult="false"> + + + ./ + + ./tests/phpunit - - - ./ - - -- 2.25.1