From e059eec5ea0e11e50bdd272dc1cc1e2665554969 Mon Sep 17 00:00:00 2001 From: marco Date: Mon, 14 Dec 2015 16:09:20 +0100 Subject: [PATCH] Acceptance tests have been removed from the PHP project. --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index 8e8a37c159..88703b4171 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ MailPoet done the right way. ``` php nodejs -phantomjs wordpress ``` @@ -47,16 +46,6 @@ $ ./do compile:all $ ./do test:unit ``` -- Acceptance tests: -```sh -$ ./do test:acceptance -``` - -- Run all tests: -```sh -$ ./do test:all -``` - - Debug tests: ```sh $ ./do test:debug