From 16d6e2bb0d030fa6e97742135022843e3cb2572b Mon Sep 17 00:00:00 2001 From: Noah Birrer Date: Mon, 28 Oct 2024 13:38:25 -0400 Subject: [PATCH] lint --- src/vector/tasks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/vector/tasks.yaml b/src/vector/tasks.yaml index 38f35bec6..fab64923f 100644 --- a/src/vector/tasks.yaml +++ b/src/vector/tasks.yaml @@ -16,4 +16,4 @@ tasks: - description: "Run Vector integration tests" cmd: | npm ci && npx jest --testPathPattern vector* || echo "No tests found for vector, skipping..." - dir: e2e/test \ No newline at end of file + dir: e2e/test