Skip to content

Hardcoded url #3

@savchev

Description

@savchev

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']);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions