-
Bug
-
Resolution: Fixed
-
Minor
-
3.10
-
MOODLE_310_STABLE
-
MOODLE_310_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE
-
Noticed on an unrelated pipeline from another issue: https://github.com/paulholden/moodle/runs/1499995231?check_suite_focus=true#step:11:305
1) restore_quiz_decode_testcase::test_restore_quiz_decode_links
|
Failed asserting that two strings are equal.
|
--- Expected
|
+++ Actual
|
@@ @@
|
-'https://www.example.com/moodle/course/view.php?id=120000'
|
+'https://www.example.com/moodle/mod/quiz/index.php?id=206000'
|
|
/home/runner/work/moodle/moodle/backup/tests/quiz_restore_decode_links_test.php:92
|
/home/runner/work/moodle/moodle/lib/phpunit/classes/advanced_testcase.php:80
|
- has been marked as being related by
-
MDL-68203 Error duplicating quiz when there is a course view link in the answer
- Closed