Update testing.rst

This commit is contained in:
Tonye Jack 2021-02-06 14:14:36 -05:00 committed by GitHub
parent ac9abad183
commit e74f3fc1bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -152,6 +152,3 @@ To use pytest define a simple fixture using the query helper below
content = json.loads(response.content)
assert 'errors' not in content
Running Transaction