We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd5298e commit b2d4545Copy full SHA for b2d4545
CHANGELOG.md
@@ -5,6 +5,8 @@ CHANGELOG
5
-----
6
7
* Allow to override the `APP_ENV` environment variable passed to the web server by setting `PANTHER_APP_ENV`
8
+* Fix using assertions with a client created through `PantherTestCase::createClient()`
9
+* Don't call `PantherTestCase::getClient()` if this method isn't `static`
10
11
0.5.0
12
0 commit comments