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:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-10-11 12:11:29 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-10-11 12:11:29 +0300
commit289ce60cdc5fe83278ff01f9506db862e6f8e9ac (patch)
treeafd09e3f3c66e5583f646b6bf9fd351fd7f363f0 /spec/frontend/fixtures/search.rb
parentfd92c8afee165b1da0f0d2386fdf4382bf6d7ab2 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/frontend/fixtures/search.rb')
-rw-r--r--spec/frontend/fixtures/search.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/spec/frontend/fixtures/search.rb b/spec/frontend/fixtures/search.rb
index b2da383d657..0036fb353a5 100644
--- a/spec/frontend/fixtures/search.rb
+++ b/spec/frontend/fixtures/search.rb
@@ -58,9 +58,10 @@ RSpec.describe SearchController, '(JavaScript fixtures)', type: :controller do
project_id: project.id,
startline: 2)
],
- total_count: 4,
- limit: 4,
- offset: 0)
+ total_count: 4,
+ limit: 4,
+ offset: 0
+ )
end
before do