-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
In tag 1.0.0., in src/Extension.php#L279 (\BookIt\Codeception\TestRail\Extension::getConnection()) the url is hardcoded in $conn->connect('https://bookit.testrail.com'); which causes troubles when the package is installed via composer.
It would be nice to tag a release with the current fixed line - $conn->connect($this->config['url']);
virus-found
Metadata
Metadata
Assignees
Labels
No labels