# File test/test_Administrator.rb, line 93 def test_password assert_equal(1, @admin_params_call) assert_equal('nazo', @Administrator.password) end