diff --git a/example-project/README.md b/example-project/README.md index 5d248bd..d6467b1 100644 --- a/example-project/README.md +++ b/example-project/README.md @@ -25,7 +25,3 @@ To run the project you need to have at least Java 8 and Maven 3.3.9 installed on Just run the Maven command ```mvn clean verify``` to see the runner and feature generation of Cucable in action. The runner and feature files are generated inside the `target` directory. - -**Note:** As a lot of the example steps are not implemented in this demo project, a lot of tests will be reported as skipped. - -This is expected :-) \ No newline at end of file