summaryrefslogtreecommitdiff
path: root/spec/views/layouts/nav/sidebar/_instance_statistics.html.haml_spec.rb
blob: d3b57f6dfcfdf316c4f25145feb5259aff166a6f (plain)
1
2
3
4
5
6
7
# frozen_string_literal: true

require 'spec_helper'

RSpec.describe 'layouts/nav/sidebar/_instance_statistics' do
  it_behaves_like 'has nav sidebar'
end