Skip to content

Commit

Permalink
Bump coding standard version and fix issues
Browse files Browse the repository at this point in the history
  • Loading branch information
christeredvartsen committed Jul 3, 2023
1 parent 9167cab commit fa28d40
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 9 deletions.
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion src/Context/Initializer/ApiClientAwareInitializer.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

use Behat\Behat\Context\Context;
use Behat\Behat\Context\Initializer\ContextInitializer;
use GuzzleHttp\Client;
use Imbo\BehatApiExtension\Context\ApiClientAwareContext;

/**
Expand Down
1 change: 0 additions & 1 deletion tests/Context/ApiContextTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

use Behat\Gherkin\Node\PyStringNode;
use Behat\Gherkin\Node\TableNode;
use GuzzleHttp\Client;
use GuzzleHttp\Exception\RequestException;
use GuzzleHttp\Handler\MockHandler;
use GuzzleHttp\HandlerStack;
Expand Down

0 comments on commit fa28d40

Please sign in to comment.