🎨 [pre-commit.ci] Auto format from pre-commit.com hooks

This commit is contained in:
pre-commit-ci[bot] 2022-08-24 19:37:39 +00:00
parent aacac66203
commit 740e4a80e6
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ def test_swagger_ui():
assert 'router="history"' in response.text
assert 'layout="sidebar"' in response.text
assert 'tryItCredentialPolicy="omit"' in response.text
def test_get_users():