require_relative "../test_helper" class ApproveRejectEnterpriseTest < ActionController::IntegrationTest all_fixtures def test_approving true end end