Skip to content

Commit aa08e76

Browse files
committed
blank
1 parent 58420a7 commit aa08e76

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_requests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,4 @@ def test_update_user_update_govt() -> None:
5252
}
5353
with pytest.raises(ValueError) as ex:
5454
UserUpdateRequest(**govt_id)
55-
5655
assert 'uri_back must be provided for type ine' in str(ex.value)

0 commit comments

Comments
 (0)