TheOdinProject / curriculum

The open curriculum for learning web development
https://www.theodinproject.com/
Other
9.08k stars 12.57k forks source link

Ruby/HashMap: Add instructions for testing #28260

Closed SumonGFC closed 1 week ago

SumonGFC commented 1 week ago

Because

The Javascript course was recently updated to include a testing section for the Computer Science/HashMap Project. This PR applies the same update to the Ruby HashMap project with updated ruby syntax instead of javascript.

This PR

Issue

Closes #28257

Additional Information

Pull Request Requirements