rlmoser99 / ruby_rspec_TOP

A tutorial that I developed for students at The Odin Project to learn RSpec.

Home Page:https://github.com/TheOdinProject/ruby_testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need to remove satisfy from input_output (13)

rlmoser99 opened this issue · comments

Satisfy was removed from earlier lessons and is no longer covered. Update it to using matcher instead.