Skip to content
Snippets Groups Projects
Commit eabeb8f5 authored by Andrew Downes's avatar Andrew Downes
Browse files

extend TestCase

parent 709646c4
No related branches found
No related tags found
No related merge requests found
<?php namespace Tests;
class FeedbackSubmitted extends AttemptTestCase {
class FeedbackSubmitted extends TestCase {
protected function constructInput() {
return array_merge(parent::constructInput(), [
'eventname' => '\mod_feedback\event\response_submitted',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment