spec/unit/presenters/v3/process_stats_presenter_spec.rb
File process_stats_presenter_spec.rb
has 329 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
require 'spec_helper'
require 'presenters/v3/process_stats_presenter'
module VCAP::CloudController::Presenters::V3
RSpec.describe ProcessStatsPresenter do