On Mon Jul 31 16:20:00 2023 +0000, David Kahurani wrote:
It looks to me like the original tests are just trying to pass in the smallest rectangle possible. I used `1.0` for the width and height since that is the default pen width. Removing a test because it doesn't work doesn't sound the like the best idea to me...
Neither does changing it. But since I added the test, I do think I know it can be removed. There is two tests testing the same thing, but one is broken, so we can remove the broken one. If you just change the values, it doesn't have the same effect anyways.