Skip to content

Add regex to text-crypto-random

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

test: add RegExp as a second argument to assert.throws()

27:5 and 28:5 error assert.throws() should include RegExp as a second argument

Merge request reports

Loading