You need to sign in or sign up before continuing.
fix: replace deprecated asserts methods
Replace equal
and strictEqual
with actual versions.
equal
and strictEqual
were deprecated in node.js 9 - https://nodejs.org/api/assert.html#assert_assert_equal_actual_expected_message