You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mink has a setting called base_url set for all sessions. Since it's basically what Panther's external_base_uri is doing, it makes sense to auto-wire this option into Panther if set.
The text was updated successfully, but these errors were encountered:
* add docker-compose support
* req --dev phpunit/phpunit matthiasnoback/symfony-config-test
so that they support at least php 7.1
* add unit tests and one behat test with chrome
* add PHP 7.4 to travis and adopt script section
* init CHANGELOG.md
Mink has a setting called
base_url
set for all sessions. Since it's basically what Panther'sexternal_base_uri
is doing, it makes sense to auto-wire this option into Panther if set.The text was updated successfully, but these errors were encountered: