prmr / JetUML

A desktop application for fast UML diagramming.
GNU General Public License v3.0
625 stars 125 forks source link

#413 Fix tests that failed due to switch from cast to round (on Mac) #415

Closed yannsartori closed 3 years ago

yannsartori commented 3 years ago

Summary of Changes: There were some test cases that were failing due to a comment I addressed, but failed to recheck and update the tests. This PR includes the fixes for these tests. Some of these tests are OS dependent, so it's only a guarantee that the tests no longer fail on MacOS