diff --git a/composer.json b/composer.json index cd7ae829..af93e6a3 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,6 @@ "firebase/php-jwt": "^5.0" }, "require-dev": { - "phpunit/phpunit": "^4.8", "squizlabs/php_codesniffer": "~2.6", "friendsofphp/php-cs-fixer": "~2.12" }, diff --git a/test/Api/AccountingApiTest.php b/test/Api/AccountingApiTest.php deleted file mode 100644 index 7382c2e8..00000000 --- a/test/Api/AccountingApiTest.php +++ /dev/null @@ -1,1973 +0,0 @@ -