git clone command has changed and no git switch is needed now (see below)!Continue to build upon the LimerIQ sample app from the second controller testing activity.
If you do not have the app from the second activity, you can get a copy to use for this activity:
git clone git@github.com:comp-7012-s25/testing-activity-app-3.gitcd testing-activity-app-3bundle install, rails db:migrate:reset, etc.)