require "#{File.dirname(__FILE__)}/../test_helper" class ApproveRejectEnterpriseTest < ActionController::IntegrationTest all_fixtures def test_approving true end end