Skip to content
Snippets Groups Projects
Commit b2a6441c authored by Sascha Egerer's avatar Sascha Egerer Committed by Christian Kuhn
Browse files

[TASK] Configure path for acceptance tests

The codeception config has a configuration option
that points to the folder where the tests are stored.
This value does currently not point to the correct folder.

The path to the tests is currently added manually on each test
call which now can be dropped.

```
./bin/codecept run Acceptance \
 -c typo3/sysext/core/Build/AcceptanceTests.yml
 ```

Change-Id: I285b3623eddc457d3e02db7a9b83d6e88b7448f3
Resolves: #75612
Releases: master
Reviewed-on: https://review.typo3.org/47662


Reviewed-by: default avatarDirk Jüttner <dirk.juettner@gmail.com>
Tested-by: default avatarDirk Jüttner <dirk.juettner@gmail.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 1643d462
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment