Skip to content

Commit

Permalink
forgot "to console"
Browse files Browse the repository at this point in the history
  • Loading branch information
Efnilite committed Jun 15, 2024
1 parent 8772dd5 commit 5e42be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/skript/junit/EvtPiglinBarter.sk
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ parse:
results: {EvtPiglinBarter::parse::*}
code:
on piglin barter:
send "running barter"
send "running barter" to console
set {_test} to "org.skriptlang.skript.test.tests.syntaxes.events.EvtPiglinBarterTest"
junit test is {_test}

Expand Down

0 comments on commit 5e42be9

Please sign in to comment.