diff options
Diffstat (limited to 'k6-tests/ncmp/8-id-search-module.js')
-rw-r--r-- | k6-tests/ncmp/8-id-search-module.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/k6-tests/ncmp/8-id-search-module.js b/k6-tests/ncmp/8-id-search-module.js index 299fe62b89..4c9e03e3f6 100644 --- a/k6-tests/ncmp/8-id-search-module.js +++ b/k6-tests/ncmp/8-id-search-module.js @@ -46,4 +46,4 @@ export function handleSummary(data) { return { stdout: makeCustomSummaryReport(data, options), }; -}
\ No newline at end of file +} |