Skip to content

test/threadsafe_function/threadsafe_function_existing_tsfn.js: use assert.strictEqual() #775

Closed
@gabrielschulhof

Description

@gabrielschulhof

Currently it uses assert(typeof ... === 'number') but it would be more expressive in case of failure to use assert.strictEqual(typeof ..., 'number').

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions