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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'spec/views/layouts/fullscreen.html.haml_spec.rb')
-rw-r--r--spec/views/layouts/fullscreen.html.haml_spec.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/views/layouts/fullscreen.html.haml_spec.rb b/spec/views/layouts/fullscreen.html.haml_spec.rb
index 7b345fea2ad..2309e885b75 100644
--- a/spec/views/layouts/fullscreen.html.haml_spec.rb
+++ b/spec/views/layouts/fullscreen.html.haml_spec.rb
@@ -35,6 +35,7 @@ RSpec.describe 'layouts/fullscreen' do
end
it_behaves_like 'a layout which reflects the application theme setting'
+ it_behaves_like 'a layout which reflects the preferred language'
describe 'sidebar' do
context 'when nav is set' do