Skip to content

Commit

Permalink
pop
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Sep 10, 2024
1 parent 42faba0 commit ff951cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spinnman_integration_tests/test_job.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ def test_create_job(self):
self.assertIn(('HEADER', 'X-CSRF-TOKEN'), credentials)

client.close() # print(2^(1/(2^1)

pop = 1/0

if __name__ == '__main__':
unittest.main()

0 comments on commit ff951cb

Please sign in to comment.