Added extra default ads to support project (#2421)
This commit is contained in:
parent
839fe8b96d
commit
d78f6a1f9e
10 changed files with 38 additions and 25 deletions
|
|
@ -45,7 +45,6 @@ async def test_rest_wallet(httpserver: HTTPServer, test_data: WalletTest):
|
|||
|
||||
|
||||
def _apply_mock(httpserver: HTTPServer, mock: Mock):
|
||||
|
||||
request_data: Dict[str, Union[str, dict]] = {}
|
||||
request_type = getattr(mock.dict(), "request_type", None)
|
||||
# request_type = mock.request_type <--- this des not work for whatever reason!!!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue