Skip to content

Commit a749243

Browse files
committed
Format
1 parent 77723b3 commit a749243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ProgrammaticApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ const {results} = runCLI(
130130
findRelatedTests: true,
131131

132132
// Pass the initial options
133-
config: JSON.stringify(config)
133+
config: JSON.stringify(config),
134134
},
135135
['.'],
136136
);

0 commit comments

Comments
 (0)