foxcoverts / climbing-team

Activity team bookings management site.
https://climbfoxcoverts.co.uk/
MIT License
2 stars 0 forks source link

Reduce chance of text wrapping breaking a test #262

Closed sparksp closed 1 month ago

sparksp commented 1 month ago

Sometimes the sentence generated causes the line to wrap, and then these tests can fail. Using 5 words (±40% = 7) instead of 6 words (±40% = 9) should reduce the chance of breaking tests.