Skip to content

Commit 7cd12ea

Browse files
committed
Changes from node scripts/eslint_all_files --no-cache --fix
1 parent b6e06f6 commit 7cd12ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • x-pack/solutions/observability/test/dataset_quality_api_integration/common

x-pack/solutions/observability/test/dataset_quality_api_integration/common/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ export function createTestConfig(
130130
args: dockerArgs,
131131
waitForLogLine: 'package manifests loaded',
132132
waitForLogLineTimeoutMs: 60 * 4 * 1000, // 4 minutes
133-
preferCached: true
133+
preferCached: true,
134134
},
135135
}),
136136
servicesRequiredForTestAnalysis: ['datasetQualityFtrConfig', 'registry'],

0 commit comments

Comments
 (0)