Nó afirmam
import assert from 'assert/strict';
assert.match('Success! Unenrolled profile with new NPID', /Success/);
// OK
Rich Raccoon
import assert from 'assert/strict';
assert.match('Success! Unenrolled profile with new NPID', /Success/);
// OK