Skip to content

Commit fcc69c7

Browse files
[FSSDK-11981] review update
1 parent 609f108 commit fcc69c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/index.browser.tests.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ var getLogger = () => ({
6767
warn: () => {},
6868
error: () => {},
6969
child: () => getLogger(),
70+
setName: () => {},
7071
})
7172

7273
describe('javascript-sdk (Browser)', function() {

0 commit comments

Comments
 (0)