Skip to content

test: replace equal with strictEqual in crypto

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

test

Description of change

Replace assert.equal with assert.strictEqual in crypto cipher-decipher test

Merge request reports

Loading