Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
go
Commits
5562582f
Unverified
Commit
5562582f
authored
Feb 04, 2017
by
David Haynes
Browse files
Fix indentation error
- phew
parent
0f3b2d43
Pipeline
#832
passed with stage
in 1 minute and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
go/go/test_models.py
View file @
5562582f
...
...
@@ -32,7 +32,7 @@ class RegisteredUserTest(TestCase):
def
test_checkPrint
(
self
):
# expected = '<Registered User: %s - Approval Status: %s>' % (self.user, self.approved)
self
.
assertTrue
(
True
)
"""
Test cases for the URL Model
...
...
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