You need to sign in or sign up before continuing.
Activity
Posted in Setup MacOS 13 Ventura Discussion
New M2 Pro needed 'brew install libyaml' after receiving rbenv install error about 'psych' gem.
I have a 'Team' index page and I just want to TDD the ordering of the elements on page. My instructions are to validate they are showing most recently created first.
I know how to do the actual implementation, just not sure how to test that a team created today shows up before a team created yesterday.
Thanks!