Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_instance_statistics.html.haml_spec.rb « sidebar « nav « layouts « views « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7f7f563703537d4937e4bad04544bcbcebbd91cf (plain)
1
2
3
4
5
6
7
# frozen_string_literal: true

require 'spec_helper'

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