Skip to content

Commit 4b40b8b

Browse files
yashLadhafrancisf
andauthored
Update src/utils/request-api.js
Co-Authored-By: francisf <[email protected]>
1 parent abdffa8 commit 4b40b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/request-api.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export default function (apiPath, params = {}) {
1919
},
2020

2121
headers: {
22-
'user-agent': 'testcafe-browsersatck',
22+
'user-agent': 'testcafe-browserstack',
2323
},
2424

2525
qs: { ...queryParams },

0 commit comments

Comments
 (0)