From 9ede82315827b5a213ac2160acf70de4763a9c2e Mon Sep 17 00:00:00 2001 From: Caroline Frasca <42614552+carolinefrasca@users.noreply.github.com> Date: Fri, 14 Feb 2025 14:05:59 -0500 Subject: [PATCH] update test invocation --- recipes/websockets/recipe.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/websockets/recipe.yaml b/recipes/websockets/recipe.yaml index 7ae0c24..61c43d5 100644 --- a/recipes/websockets/recipe.yaml +++ b/recipes/websockets/recipe.yaml @@ -24,7 +24,7 @@ tests: - script: - if: unix then: - - mojo run tests/test_bytes.mojo + - mojo test tests/test_bytes.mojo requirements: run: - max=25.1