I can't seem to get these Rspec tests to pass. I just don't know what exactly I'm doing wrong. Any advice? These tests make sure that every hunt has an edit and delete link when admins are logged in. I'm using FactoryGirl to generate a test admin user and a test hunt. I can't seem to get these Rspec tests to pass.