fix: blank fixed.

This commit is contained in:
Ramazan Sancar 2024-05-29 15:33:39 +00:00
parent b0bd51e2ee
commit a0159f8b8a

View File

@ -65,6 +65,7 @@ jobs:
apdex_t: '1.0',
alias: instanceHostname,
string_match: 'An alternative front-end to YouTube' } };
request(optionsAddNewCheck, async function (error, response, body) {
if (error) throw new Error(error);