Skip to content

test: test-crypto-stream.js - assert.equal -> assert.strictEqual

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test, crypto

Description of change

changes assert.equal to assert.strictEqual to ensure specificity


edit: correct subsystem


Merge request reports

Loading