flake8
passed.
JSHint
passed.
Review Request #11828 — Created Sept. 30, 2021 and submitted
Once upon a time, when nose test runner, raising
nose.SkipTest
was the
only way to mark a unit test as skipped. This concept made it into core
Python in 2.7, along with some nice additional helpers and methods. This
change moves us over to the standard library versions.
Ran unit tests.
Summary | ID |
---|---|
1fbd06a09b2f05323e84dce00dfecd3b2f88a38d |