Skip to content

Commit

Permalink
Introduce a CS error to trigger automatic PR
Browse files Browse the repository at this point in the history
  • Loading branch information
christeredvartsen committed Jul 3, 2023
1 parent fa28d40 commit 87f4895
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Context/Initializer/ApiClientAwareInitializer.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

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

/**
Expand Down

0 comments on commit 87f4895

Please sign in to comment.