Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
juga
sbws
Commits
e02ac754
Commit
e02ac754
authored
Mar 30, 2022
by
juga
Browse files
fixup! new: Choose exits that implement congestion control
parent
9afa6f66
Pipeline
#34403
failed with stages
in 15 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/conftest.py
View file @
e02ac754
...
...
@@ -76,7 +76,7 @@ def router_statuses_5days_later(root_data_path):
return
network_statuses_list
@
pytest
.
fixture
(
scope
=
"session"
,
autouse
=
True
)
@
pytest
.
fixture
(
scope
=
"session"
)
def
controller
(
router_statuses
):
controller
=
mock
.
Mock
()
controller
.
get_info
.
return_value
=
"params foo=bar"
...
...
Write
Preview
Supports
Markdown
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