turnitin / moodle-plagiarism_turnitinsim

7 stars 9 forks source link

Fix unit tests #176

Closed jack-tii closed 1 month ago

jack-tii commented 2 months ago

Fixing unit tests that are broken under PHP 8.3

Regarding the change to eula url I believe this was broken by #146. We can now expect the full URL of the eula to be stored so no need to append a language code.

jack-tii commented 2 months ago

Should resolve #168 and #157