fix: all tests

This commit is contained in:
eric
2026-03-04 09:24:37 +01:00
parent 39f16cf5c6
commit 4dc81cf827
8 changed files with 62 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
load("//bun:defs.bzl", "bun_test")
load("@rules_shell//shell:sh_test.bzl", "sh_test")
load("//bun:defs.bzl", "bun_test")
bun_test(
name = "passing_suite",