-
Bug
-
Resolution: Fixed
-
Minor
-
3.1.10, 3.2.7, 3.3.3, 3.4.1
-
MOODLE_31_STABLE, MOODLE_32_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE
-
MOODLE_33_STABLE, MOODLE_34_STABLE
-
mod-lti-fix-test-with-hardcoded-url
-
- Sanity check - CiBot can do the rest.
The hardcoded URL from tests/fixtures/ims_cartridge_basic_lti_link.xml
doesn't match the expected value in the unit tests if TEST_EXTERNAL_FILES_HTTPS_URL is defined.
The attached patch fixes the test by using the same hardcoded URL instead of the generated one. It applies cleanly on all supported versions.