File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1546,8 +1546,8 @@ argument.
1546
1546
[ `assert.strictEqual()` ] : #assert_assert_strictequal_actual_expected_message
1547
1547
[ `assert.throws()` ] : #assert_assert_throws_fn_error_message
1548
1548
[ `process.on('exit')` ] : process.html#process_event_exit
1549
- [ `tracker.calls()` ] : #assert_class_assert_CallTracker#tracker_calls
1550
- [ `tracker.verify()` ] : #assert_class_assert_CallTracker#tracker_verify
1549
+ [ `tracker.calls()` ] : #assert_tracker_calls_fn_exact
1550
+ [ `tracker.verify()` ] : #assert_tracker_verify
1551
1551
[ strict assertion mode ] : #assert_strict_assertion_mode
1552
1552
[ Abstract Equality Comparison ] : https://tc39.github.io/ecma262/#sec-abstract-equality-comparison
1553
1553
[ Object wrappers ] : https://developer.mozilla.org/en-US/docs/Glossary/Primitive#Primitive_wrapper_objects_in_JavaScript
You can’t perform that action at this time.
0 commit comments