testifylint icon indicating copy to clipboard operation
testifylint copied to clipboard

Fix `formatter` when not importing assert package

Open pgimalac opened this issue 1 year ago • 0 comments

Fixes https://github.com/Antonboom/testifylint/issues/170.

I tested manually that this fixes the issue on the example provided in the issue.

I wasn't able to add a test as it would require a whole new test suite (the bug was only when not importing the assert package), let me know if I should try to do that.

pgimalac avatar Aug 06 '24 11:08 pgimalac