Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
7f4724c174cf
Commit
9ccc516a
authored
Sep 04, 2017
by
Alejandro Rodríguez
Browse files
Enable all gitaly features in spinach tests
parent
855bfa37f0f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
features/support/gitaly.rb
0 → 100644
View file @
7f4724c1
Spinach
.
hooks
.
before_scenario
do
allow
(
Gitlab
::
GitalyClient
).
to
receive
(
:feature_enabled?
).
and_return
(
true
)
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment