Skip to content

Commit adc4398

Browse files
committed
fixed typo 😅
1 parent b35d489 commit adc4398

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/src/core/getExports.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ describe('ExportMap', function () {
346346
})
347347

348348
// todo: move to utils
349-
describe('unambigous regex', function () {
349+
describe('unambiguous regex', function () {
350350

351351
const testFiles = [
352352
['deep/b.js', true],

0 commit comments

Comments
 (0)