Commit 2efcda6
Add invite spec example to diagnose flakey example
The example just before this one keeps failing in the CircleCI
build [1], but I haven't been able to replicate it locally. It's hard
to work out what's going on, because `SchoolTeacher::Invite#call`
swallows any exception. I'm hoping that this new assertion _might_ fail
for the same reason, but then display the exception message to give us
more clues.
[1]: https://app.circleci.com/pipelines/github/RaspberryPiFoundation/editor-api/2359/workflows/ecf1c252-3f22-45e6-b0fe-08363f66c8d9/jobs/44471 parent 722cd68 commit 2efcda6
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
| |||
0 commit comments