Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
tails
tails
Commits
53c8d69c
Commit
53c8d69c
authored
Jul 05, 2018
by
intrigeri
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Test suite: adjust to new default Firefox bookmark (refs:
#15023
)
parent
6a819ffb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
features/step_definitions/unsafe_browser.rb
features/step_definitions/unsafe_browser.rb
+1
-1
No files found.
features/step_definitions/unsafe_browser.rb
View file @
53c8d69c
...
@@ -73,7 +73,7 @@ Then /^the Unsafe Browser has only Firefox's default bookmarks configured$/ do
...
@@ -73,7 +73,7 @@ Then /^the Unsafe Browser has only Firefox's default bookmarks configured$/ do
places_uris_counter
+=
p
places_uris_counter
+=
p
elsif
k
==
"uri"
elsif
k
==
"uri"
uri
=
v
uri
=
v
if
uri
.
match
(
"^https://www
\.
mozilla
\.
org/"
)
if
uri
.
match
(
"^https://
(?:support|
www
)
\.
mozilla
\.
org/"
)
mozilla_uris_counter
+=
1
mozilla_uris_counter
+=
1
elsif
uri
.
match
(
"^place:(sort|folder|type)="
)
elsif
uri
.
match
(
"^place:(sort|folder|type)="
)
places_uris_counter
+=
1
places_uris_counter
+=
1
...
...
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