Commit 1b9c00c
[BUGFIX] Adapt the system tests to possible HTTP errors (#45)
Now, an error HTTP status code can also be checked for in the system
tests (instead of throwing an exception).
This currently is not needed yet, but should be consistent to the system
tests of the rest-api package (where this is needed).1 parent 971a72b commit 1b9c00c
File tree
1 file changed
+1
-1
lines changed- Tests/System/ApplicationBundle
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments