remove custom k6 install

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
This commit is contained in:
Marc 'risson' Schmitt
2024-04-09 16:24:18 +02:00
parent 8717a3aaab
commit 057e5747c9
4 changed files with 6 additions and 16 deletions

View File

@ -1,6 +1,4 @@
import { Counter } from "k6/metrics";
import http from "k6/http";
import exec from "k6/execution";
import { check, fail } from "k6";
export const options = {