Open
Bug 1553608
Opened 7 years ago
Updated 3 years ago
Use equal instead of is in new mochitests
Categories
(Toolkit :: Add-ons Manager, task, P3)
Toolkit
Add-ons Manager
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | affected |
People
(Reporter: mstriemer, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
We should be using equal (from Assert) in our new mochitests. A bunch of tests were added with the browser_html_ prefix and these tests should be converted while we're at it.
Updated•3 years ago
|
Severity: normal → S3
Hi Mark! I was searching through the open bugs and find this one relevant for me to work on. I was wondering if I can work on this? Please let me know if I can help here.
Flags: needinfo?(mstriemer)
You need to log in
before you can comment on or make changes to this bug.
Description
•