Subject: | END { done_testing } defeats the point of done_testing |
The protections of done_testing are rendered useless if it is put in an
END block. *head desk*
Here's the fix.
https://github.com/schwern/Metabase-Client-Simple/tree/tests/done_testing_duh