flake8
failed.
JSHint
passed.
flake8
-
reviewboard/webapi/tests/test_base.py (Diff revision 1) Show all issues
Review Request #11990 — Created Jan. 24, 2022 and submitted
Information | |
---|---|
david | |
Review Board | |
master | |
Reviewers | |
reviewboard | |
The test_site fixture references an ID from the test_users fixture.
Django 1.x didn't seem to care, but newer versions will error out with
anIntegrityError
.
Ran unit tests.
Summary | |
---|---|
Description | From | Last Updated |
---|---|---|
E303 too many blank lines (2) |
![]() |
Commits: |
|
|||||||||
---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+56 -68) |