From 77a32cde220cf5b671b7d636f38ea440ea0eaad9 Mon Sep 17 00:00:00 2001 From: Carly Richmond <74931905+carlyrichmond@users.noreply.github.com> Date: Wed, 17 Jan 2024 11:43:34 +0000 Subject: [PATCH] Removing disabled option --- apps/synthetics-replicator-tests/synthetics.config.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/synthetics-replicator-tests/synthetics.config.ts b/apps/synthetics-replicator-tests/synthetics.config.ts index d122d24..7e80428 100644 --- a/apps/synthetics-replicator-tests/synthetics.config.ts +++ b/apps/synthetics-replicator-tests/synthetics.config.ts @@ -16,8 +16,7 @@ export default env => { monitor: { schedule: 10, locations: ['united_kingdom'], - privateLocations: [], - enabled: false + privateLocations: [] }, /** * Project monitors settings