We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9427f28 + ea5a3f3 commit 8f4d36dCopy full SHA for 8f4d36d
for/laravel.md
@@ -120,7 +120,7 @@ modules:
120
- WebDriver:
121
url: 'https://localhost/' # put your local url
122
browser: firefox
123
- - Laravel5
+ - Laravel5:
124
part: ORM
125
cleanup: false # can't wrap into transaction
126
- \Helper\Acceptance
@@ -181,4 +181,4 @@ In the same manner features can be set up as functional tests.
181
<div class="alert alert-warning">
182
<span class="glyphicon glyphicon-info-sign" aria-hidden="true"></span>
183
Continue to <a href="http://codeception.com/docs/07-BDD">Behavior Driven Development Guide »</a>
184
-</div>
+</div>
0 commit comments