Commit 5f1a75c
authored
[MPT-18215] Fix failing unauthorised e2e test (#215)
Fix failing unauthorised e2e test
https://softwareone.atlassian.net/browse/MPT-18215
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
Closes [MPT-18215](https://softwareone.atlassian.net/browse/MPT-18215)
- Fixed failing unauthorised e2e test by updating import from
MPTAPIError to MPTHttpError
- Updated test assertion in test_unauthorised to expect MPTHttpError
matching "401 Unauthorized"
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
[MPT-18215]:
https://softwareone.atlassian.net/browse/MPT-18215?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments