grantmcdermott / tinyplot

Lightweight extension of the base R graphics system
https://grantmcdermott.com/tinyplot
Apache License 2.0
226 stars 7 forks source link

dummy test fail #146

Closed grantmcdermott closed 5 months ago

grantmcdermott commented 5 months ago

Fake PR with a failing test for my own edification, making sure that the new testing logic is still working on our CI.

grantmcdermott commented 5 months ago

Result: Failing test caught as expected.

(Finally, a failing test that I'm happy to see!)