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