MDL-71242 core_course: Fix failing unit test

This commit is contained in:
Mihail Geshoski
2021-07-08 23:34:39 +02:00
committed by Eloy Lafuente (stronk7)
parent cd96cb300e
commit b41a748a98
+1 -2
View File
@@ -5508,8 +5508,7 @@ class core_course_courselib_testcase extends advanced_testcase {
[
'shortname DESC, xyz ASC',
'Invalid field in the sort parameter, allowed fields: id, idnumber, summary, summaryformat, ' .
'startdate, enddate, category, shortname, fullname, timeaccess, component, visible, ' .
'showactivitydates, showcompletionconditions.',
'startdate, enddate, category, shortname, fullname, timeaccess, component, visible.',
],
'Sort uses invalid value for the sorting direction' =>
[