Commit 3fd0b19
committed
Fix tests failing due to underfined ordering
This test is failing in [1] because the student ids were in a different order.
Make sure the test accepts ids in any order.
[1] - https://app.circleci.com/pipelines/github/RaspberryPiFoundation/editor-api/2948/workflows/88d009c2-3b67-46a9-8dc5-cc248bfe5df0/jobs/5600?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link&utm_content=summary1 parent 8f39c7c commit 3fd0b19
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
| |||
61 | 65 | | |
62 | 66 | | |
63 | 67 | | |
64 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
65 | 73 | | |
66 | 74 | | |
67 | 75 | | |
| |||
0 commit comments