Skip to content

Commit ea89345

Browse files
wip
1 parent 6b4e01a commit ea89345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/helpers.urlFragment.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ describe('_processUrlFragment', () => {
6868

6969
expect(result).toBe(urlFragment);
7070
expect(consoleErrorSpy).toHaveBeenCalledWith(
71-
'Tab Modifier: Error processing URL fragment:',
71+
'Tabee: Error processing URL fragment:',
7272
expect.any(Error)
7373
);
7474

0 commit comments

Comments
 (0)