You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -137,7 +137,7 @@ Notes:
137
137
138
138
## Use containers for running behat tests for the Moodle App
139
139
140
-
In order to run Behat tests for the Moodle App, you need to install the [local_moodlemobileapp](https://github.com/moodlehq/moodle-local_moodlemobileapp) plugin in your Moodle site. Everything else should be the same as running standard Behat tests for Moodle. Make sure to filter tests using the `@app` tag.
140
+
In order to run Behat tests for the Moodle App, you need to install the [local_moodleappbehat](https://github.com/moodlehq/moodle-local_moodleappbehat) plugin in your Moodle site. Everything else should be the same as running standard Behat tests for Moodle. Make sure to filter tests using the `@app` tag.
141
141
142
142
The Behat tests will be run against a container serving the mobile application, you have two options here:
143
143
@@ -149,7 +149,7 @@ For both options, you also need to set `MOODLE_DOCKER_BROWSER` to "chrome".
0 commit comments