@@ -145,14 +145,6 @@ TEST_PATHS=(
145145 tests/api-resources/logpush/jobs.test.ts
146146 tests/api-resources/logpush/ownership.test.ts
147147 tests/api-resources/logpush/validate.test.ts
148- tests/api-resources/logs/logs.test.ts
149- tests/api-resources/logs/control/control.test.ts
150- tests/api-resources/logs/control/retention.test.ts
151- tests/api-resources/logs/control/cmb/cmb.test.ts
152- tests/api-resources/logs/control/cmb/config.test.ts
153- tests/api-resources/logs/rayid.test.ts
154- tests/api-resources/logs/received/received.test.ts
155- tests/api-resources/logs/received/fields.test.ts
156148 tests/api-resources/origin-tls-client-auth/origin-tls-client-auth.test.ts
157149 tests/api-resources/origin-tls-client-auth/hostnames/hostnames.test.ts
158150 tests/api-resources/origin-tls-client-auth/hostnames/certificates.test.ts
@@ -193,8 +185,6 @@ TEST_PATHS=(
193185 tests/api-resources/workers/account-settings.test.ts
194186 tests/api-resources/workers/domains.test.ts
195187 tests/api-resources/workers/subdomains.test.ts
196- tests/api-resources/workers/observability/observability.test.ts
197- tests/api-resources/workers/observability/telemetry.test.ts
198188 tests/api-resources/kv/kv.test.ts
199189 tests/api-resources/kv/namespaces/namespaces.test.ts
200190 tests/api-resources/kv/namespaces/keys.test.ts
@@ -207,7 +197,6 @@ TEST_PATHS=(
207197 tests/api-resources/queues/messages.test.ts
208198 tests/api-resources/queues/purge.test.ts
209199 tests/api-resources/queues/consumers.test.ts
210- tests/api-resources/queues/subscriptions.test.ts
211200 tests/api-resources/api-gateway/api-gateway.test.ts
212201 tests/api-resources/api-gateway/configurations.test.ts
213202 tests/api-resources/api-gateway/discovery/discovery.test.ts
@@ -690,7 +679,6 @@ TEST_PATHS=(
690679 tests/api-resources/cloudforce-one/threat-events/categories.test.ts
691680 tests/api-resources/cloudforce-one/threat-events/countries.test.ts
692681 tests/api-resources/cloudforce-one/threat-events/datasets/datasets.test.ts
693- tests/api-resources/cloudforce-one/threat-events/indicator-types.test.ts
694682 tests/api-resources/cloudforce-one/threat-events/raw.test.ts
695683 tests/api-resources/cloudforce-one/threat-events/relate.test.ts
696684 tests/api-resources/cloudforce-one/threat-events/tags.test.ts
@@ -715,16 +703,9 @@ TEST_PATHS=(
715703 tests/api-resources/botnet-feed/configs/configs.test.ts
716704 tests/api-resources/botnet-feed/configs/asn.test.ts
717705 tests/api-resources/security-txt.test.ts
718- tests/api-resources/workflows/workflows.test.ts
719- tests/api-resources/workflows/instances/instances.test.ts
720- tests/api-resources/workflows/instances/status.test.ts
721- tests/api-resources/workflows/instances/events.test.ts
722- tests/api-resources/workflows/versions.test.ts
723706 tests/api-resources/resource-sharing/resource-sharing.test.ts
724707 tests/api-resources/resource-sharing/recipients.test.ts
725708 tests/api-resources/resource-sharing/resources.test.ts
726- tests/api-resources/leaked-credential-checks/leaked-credential-checks.test.ts
727- tests/api-resources/leaked-credential-checks/detections.test.ts
728709 tests/api-resources/content-scanning/content-scanning.test.ts
729710 tests/api-resources/content-scanning/payloads.test.ts
730711 tests/api-resources/content-scanning/settings.test.ts
0 commit comments