Skip to content

Commit cc2f0d8

Browse files
author
Jaden Peterson
committed
fixup! Fixed failing tests
1 parent a1c0001 commit cc2f0d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/macros/BUILD

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ scala_macro_library(
1313
scala_library(
1414
name = "incorrect-macro-user",
1515
srcs = ["MacroUser.scala"],
16+
tags = ["manual"],
1617
deps = [":incorrect-macro"],
1718
)
1819

0 commit comments

Comments
 (0)