From fe75ffdc2bfb96dee3c2fe507e0159891f6dab86 Mon Sep 17 00:00:00 2001 From: "Christopher C. Wells" Date: Tue, 6 Apr 2021 10:00:04 -0700 Subject: [PATCH] Convert phpunit.xml to phpunit.xml.dist --- .gitignore | 1 + phpunit.xml => phpunit.xml.dist | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) rename phpunit.xml => phpunit.xml.dist (95%) diff --git a/.gitignore b/.gitignore index 889fb39..f5fb7b5 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ Homestead.yaml docker-compose.override.yml npm-debug.log yarn-error.log +phpunit.xml diff --git a/phpunit.xml b/phpunit.xml.dist similarity index 95% rename from phpunit.xml rename to phpunit.xml.dist index 9559b54..f28d070 100644 --- a/phpunit.xml +++ b/phpunit.xml.dist @@ -23,7 +23,7 @@ - +