diff --git a/tests/__init__.py b/tests/__init__.py index 617f92e..db5455e 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -111,6 +111,7 @@ def mock_remote_object( status=status, headers=headers, body = body, + match_querystring = True, ) logger.debug('Mocking %s as %d: %s',