Skip to content

Commit

Permalink
Merge pull request #39 from Kumatetsu/feature/133499
Browse files Browse the repository at this point in the history
[FEATURE#133499] oupsi doupsi context
  • Loading branch information
Guillaume DUBOST authored Mar 22, 2019
2 parents b576129 + 0c2f704 commit 653999b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DoctrineContext.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
*
* @see http://behat.org/en/latest/quick_start.html
*/
class FeatureContext extends BaseContext
class DoctrineContext extends BaseContext
{
static private $max_queries;
static private $query_count = 0;
Expand Down

0 comments on commit 653999b

Please sign in to comment.