Commit 5d390d66 authored by Rémy Coutable's avatar Rémy Coutable Committed by Felipe Artur

Merge branch 'gitlab-qa-reset-local-store' into 'master'

Reset local storage between qa tests

Closes gitlab-qa#303

See merge request gitlab-org/gitlab-ce!20844
parent 35936b0b
......@@ -72,6 +72,7 @@ module QA
Capybara::Selenium::Driver.new(
app,
browser: :chrome,
clear_local_storage: true,
desired_capabilities: capabilities,
options: options
)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment