Remove RoleTest
Those 2 tests are clearly unneeded. `test_something` is not really testing something, maybe if saving/destroying works in ActiveRecord. `test_role` is checking if validations work.
Please register or sign in to comment
Those 2 tests are clearly unneeded. `test_something` is not really testing something, maybe if saving/destroying works in ActiveRecord. `test_role` is checking if validations work.