MDL-58683 mod_data: fix behat in clean

In clean theme the behat step to add record to mod_data does not actually view the database
activity. In 3.3 the default value for completionview is 1 and it breaks the behat in Clean.
This commit is contained in:
Marina Glancy 2017-04-27 11:40:47 +08:00
parent 5ccddd27df
commit 56236c7d86

View File

@ -23,6 +23,7 @@ Scenario: Two entries required to complete the activity
| Name | Test database name |
| Description | Test database description |
| Completion tracking | Show activity as complete when conditions are met |
| completionview | 0 |
| completionentriesenabled | checked |
| completionentries | 2 |
And I follow "Course 1"