turingschool-examples / ruby-exercises

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

Iteration bug #65

Closed mikez321 closed 4 years ago

mikez321 commented 4 years ago

Removed "end" on line 85 of find_pattern_test to fix "Unexpected end" error and added skips to map_pattern_test to start test with "Fabulous Run" instead of a bunch of errors. I don't believe any of my other work is in here, so let me know if I need to make any changes to this request and I'll do so!