turingschool-examples / ruby-exercises

A collection of exercises to practice various aspects of Ruby
MIT License
237 stars 767 forks source link

Add missing assert_equal to test_20 in strings.rb #88

Closed KnowYourselves closed 3 years ago

KnowYourselves commented 4 years ago

Hello!

The test_20 in strings.rb is missing its assert_equal.