Skip to content

Commit f2bbf3a

Browse files
committed
chore: apply reformat manually
1 parent 108bdd5 commit f2bbf3a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pkg/fetch/BUILD.bazel

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,11 @@ go_test(
4747
"authorizing_fetcher_test.go",
4848
"caching_fetcher_test.go",
4949
"http_fetcher_test.go",
50+
"logging_fetcher_test.go",
5051
"validating_fetcher_test.go",
5152
],
53+
embed = [":fetch"],
5254
deps = [
53-
":fetch",
5455
"//internal/mock",
5556
"//pkg/proto/asset",
5657
"//pkg/qualifier",

0 commit comments

Comments
 (0)