Codeception 5 update (#1583)

Co-authored-by: Thomas Landauer <thomas@landauer.at>
This commit is contained in:
Aaron Gustavo Nieves
2024-01-20 09:51:11 +01:00
committed by GitHub
co-authored by Thomas Landauer
parent 282ef7409d
commit 054eef6640
16 changed files with 171 additions and 0 deletions
@@ -0,0 +1,6 @@
{
"copy-from-recipe": {
"codeception.yml": "codeception.yml",
"tests/": "tests/"
}
}