anthology-ally / moodle-tool_ally

2 stars 18 forks source link

prophesize error #81

Open aspark21 opened 1 year ago

aspark21 commented 1 year ago

tool_ally\course_updates_task_test::test_push_deletes PHPUnit\Framework\Exception: This test uses TestCase::prophesize(), but phpspec/prophecy is not installed. Please run "composer require --dev phpspec/prophecy".

Caused by core Moodle https://tracker.moodle.org/browse/MDL-75776 https://github.com/moodle/moodle/commit/ef63a08b7367417795d3e2ad3f43890c70cfe43c#diff-f37acfaa6b11f575a9a6f41a75fa73a61d0f8ebc2c9b8cddc215d8aca10e44f5L1464

Unclear how we fix