You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @krillencoder. We're still currently not quite up to that section of the book. We're currently a little earlier in the Chapter (11.4 iirc) and so we'll be getting to that section pretty soon.
Keep getting this error
Failures:
Failure/Error: expect(page).to_not have_content("Create users")
expected not to find text "Create users" in "A test issue #1 - Create projects 6.9 Fixing the Deleting Tickets Feature #2 - Create users"
./spec/features/searching_spec.rb:36:in `block (3 levels) in <top (required)>'
./spec/features/searching_spec.rb:34:in`block (2 levels) in <top (required)>'
Finished in 0.24721 seconds
1 example, 1 failure
Failed examples:
rspec ./spec/features/searching_spec.rb:31 # Searching Finding by tag
Randomized with seed 35150
I've compared my code with the ticketee_review as well and it still doesn't pass...
Github:https://github.com/krillencoder/ticketee
The text was updated successfully, but these errors were encountered: