test: add someone who did not attend
This commit is contained in:
parent
59ed9d486c
commit
956945fd3f
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ final class FakeEventRepository implements EventRepository
|
|||
['name' => 'matthew s.', 'response' => 'yes'],
|
||||
['name' => 'Michael P.', 'response' => 'yes'],
|
||||
['name' => 'Kathryn "Kat" R.', 'response' => 'yes'],
|
||||
['name' => 'Did not attend', 'response' => 'no'],
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue