hackathon-manager
hackathon-manager copied to clipboard
Update methods in tests cannot assert_equal
Any tests executing a patch to an update method in a controller will not work. The attributes requesting to be updated are not being updated and no errors are reported. Performance outside of the testing environment is working as normal.
yes