diff --git a/docs/testing.rst b/docs/testing.rst index f1e1f46..65b6f64 100644 --- a/docs/testing.rst +++ b/docs/testing.rst @@ -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 \ No newline at end of file