From f6b6178a97c367c693b21d835dacd8889534b07d Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Wed, 17 Jul 2024 11:47:27 -0600 Subject: [PATCH] try parallel 610 Signed-off-by: Ed Santiago --- test/system/610-format.bats | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/system/610-format.bats b/test/system/610-format.bats index e0da6700c594..2d11ee097101 100644 --- a/test/system/610-format.bats +++ b/test/system/610-format.bats @@ -110,7 +110,7 @@ function check_subcommand() { } # Test entry point -# FIXME: #23279 prevents this from being parallelized +# bats test_tags=para @test "check Go template formatting" { skip_if_remote