Skip to content
Snippets Groups Projects
Commit 6e1dd9ad authored by Nathaniel Manista's avatar Nathaniel Manista
Browse files

Fix reporting unexpected abortions in event tests

Writing "<format string containing one directive> % <expression>"
instead of "<format string containing one directive> % (<expression>,)"
is always a problem; the particular problem in this case came from
face.Abortion being a subclass of a class created with
collections.namedtuple.
parent 8fff90d3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment