1/1: ✓ All tests passed
0/1: 1 fix tests did not pass:
--------------------------------------------------------------------------------
	✖ targets/fixtest/test3.fixed.py <> autofix applied to targets/fixtest/test3.py

	---
	+++
	@@ -2 +2 @@
	-sys.exit(1)
	+somethingElse(1)
	@@ -5 +5 @@
	-sys.exit(2)
	+somethingElse(1)



