fix(core): update
This commit is contained in:
@@ -8,7 +8,7 @@ tap.test('should create an instance of Smartfuzzy', async () => {
|
||||
'Sony',
|
||||
'Deutsche Bahn',
|
||||
'Apple Inc.',
|
||||
"Trader Joe's"
|
||||
"Trader Joe's",
|
||||
]);
|
||||
expect(testSmartfuzzy).to.be.instanceof(smartfuzzy.Smartfuzzy);
|
||||
});
|
||||
|
Reference in New Issue
Block a user