Skip to content

Commit 8ffed04

Browse files
committed
Merge pull request #68 from MLoureiro/bdd_browser_refactoring
BDD: fix BrowserContext namespace for the refactoring
2 parents c7470d6 + a0d5853 commit 8ffed04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Features/Context/FeatureContext.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
namespace EzSystems\DemoBundle\Features\Context;
1313

14-
use EzSystems\BehatBundle\Features\Context\BrowserContext;
14+
use EzSystems\BehatBundle\Features\Context\Browser\BrowserContext;
1515

1616
/**
1717
* Feature context.

0 commit comments

Comments
 (0)