We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a08925 commit 517aa12Copy full SHA for 517aa12
1 file changed
tests/test_linked_pa_templates.py
@@ -106,6 +106,7 @@ def test_e_delete_linked_pa_template(self):
106
)
107
108
self.assertEqual(response[1], 204, "Response should be 204 - Success")
109
+
110
111
if __name__ == '__main__':
112
unittest.main()
0 commit comments