Skip to content

Commit 49fdd29

Browse files
committed
Add codeception asserts
1 parent b43498b commit 49fdd29

File tree

2 files changed

+56
-2
lines changed

2 files changed

+56
-2
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"lucatume/wp-browser": "2.4.6",
77
"phpcompatibility/php-compatibility": "9.3.5",
88
"codeception/module-db": "^1.0",
9-
"codeception/module-phpbrowser": "^1.0"
9+
"codeception/module-phpbrowser": "^1.0",
10+
"codeception/module-asserts": "^1.3"
1011
}
1112
}

composer.lock

Lines changed: 54 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)