Closed
Bug 1994200
Opened 8 months ago
Closed 8 months ago
`test_repo_from_args` is implemented twice
Categories
(Conduit :: moz-phab, defect, P3)
Conduit
moz-phab
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sheehan, Assigned: sheehan)
Details
Attachments
(1 file)
There are two versions of test_repo_from_args in test_helpers.py. One is implemented with unittest and one is implemented with pytest. We should remove one of the duplicate tests.
| Assignee | ||
Comment 1•8 months ago
|
||
Comment 2•8 months ago
|
||
Authored by https://github.com/cgsheeh
https://github.com/mozilla-conduit/review/commit/c4608619ffc87b8e7bf099de42226b456daac2e3
[main] testing: remove duplicate test_repo_from_args (Bug 1994200) r=mhodson
Status: NEW → RESOLVED
Closed: 8 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•