Skip to content

Commit f8206bb

Browse files
committed
Merge branch 'master' of github.com:amaanbs/browserstack-cypress-cli into OBS_1292_observability_cypress_support
2 parents f01330a + 041ff99 commit f8206bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bin/helpers/constants.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,8 @@ const allowedFileTypes = [
322322
"pfx",
323323
"cfr",
324324
"ico",
325-
"html"
325+
"html",
326+
"json5"
326327
];
327328

328329
const filesToIgnoreWhileUploading = [

0 commit comments

Comments
 (0)