diff --git a/phpunit.xml b/phpunit.xml index b16a00089a..3a2cc8e943 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -19,7 +19,6 @@ tests/opayo/Unit - tests/stripe/Feature tests/stripe/Unit diff --git a/tests/stripe/ExampleTest.php b/tests/stripe/ExampleTest.php deleted file mode 100644 index 61cd84c327..0000000000 --- a/tests/stripe/ExampleTest.php +++ /dev/null @@ -1,5 +0,0 @@ -toBeTrue(); -}); diff --git a/tests/stripe/Feature/.gitkeep b/tests/stripe/Feature/.gitkeep deleted file mode 100644 index e69de29bb2..0000000000