# frozen_string_literal: true require 'spec_helper' RSpec.describe 'projects/milestones/index.html.haml' do it_behaves_like 'milestone empty states' end