Closed ianroberts131 closed 8 years ago
Eliot,
Thanks for this, I incorporated your changes. I knew what was wrong with the Edit User test - Devise was requiring the current password for any change and I didn't want that to be the case. I was able to search and find the answer on that one.
However, I'm not having an issue with the feature spec for updating a nonprofit. I get the following error:
Capybara::ElementNotFound:
Unable to find select box "My Nonprofits"
I've done a lot of searching and can't figure out why this won't work. I'm going to move on, but maybe we can chat through this tomorrow.
Capybara::ElementNotFound: Unable to find select box "My Nonprofits"
Sure thing, we'll debug this one together, speak soon
Eliot,
I'm having a bit of trouble with the tests ( I know, wrong order :) ), but did quite a bit on this branch so wanted to commit.