There was an error while loading. Please reload this page.
1 parent 0ded2fb commit 98a38a5Copy full SHA for 98a38a5
test/test_authtoken.py
@@ -75,7 +75,7 @@ def _token_setting(self, ttype, escape_early, transition):
75
76
t.escape_early = escape_early
77
78
- def _queryAssertEqual(self, path, expacted, query='', escape_early=False, transition=False,
+ def _queryAssertEqual(self, path, expacted, escape_early=False, transition=False,
79
payload=None, session_id=None, isUrl=True):
80
self._token_setting('q', escape_early, transition)
81
if isUrl:
0 commit comments