I'm working through the Ruby on Rails Tutorial and my test worked fine until I installed the advanced testing setup at the end on chapter 3. I never got the expected result
Now when I run a test I receive this message
result when I run rake db:migrate
Here's a copy of controller
