# frozen_string_literal: true require 'spec_helper' RSpec.describe InstanceStatistics::DevOpsScoreController do it_behaves_like 'instance statistics availability' end