Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
dashboard
Commits
61334fca
Commit
61334fca
authored
Sep 29, 2020
by
Guilhem Saurel
Browse files
update tests
parent
a14977ea
Pipeline
#11496
passed with stage
in 1 minute and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gh/tests.py
View file @
61334fca
...
...
@@ -351,7 +351,7 @@ class GhTests(TestCase):
def
test_pr
(
self
):
"""Test github's pull requests."""
self
.
sync
()
not_accepted_string
=
"doesn't accept pull requests on master"
not_accepted_string
=
"doesn't
usually
accept pull requests on master"
# Test pr on master
last_commit
=
self
.
github
.
get_branch
(
"devel"
).
commit
.
sha
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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