fix(core): update
This commit is contained in:
@ -11,4 +11,4 @@ tap.test('should state wether base64 string is valid', async () => {
|
||||
expect(smartstring.type.isBase64('hi there')).to.be.false;
|
||||
});
|
||||
|
||||
tap.start();
|
||||
tap.start();
|
||||
|
Reference in New Issue
Block a user