Skip to content

Commit 494c48b

Browse files
authored
Fix formatting issue in index.test.js
1 parent 68c916b commit 494c48b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

functions/scheduleinstance/test/index.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const getSample = () => {
3838
},
3939
},
4040
});
41-
cd
41+
4242
return {
4343
registeredFunctions,
4444
mocks: {

0 commit comments

Comments
 (0)