Skip to content

Commit

Permalink
Wait just long enough to send the chats
Browse files Browse the repository at this point in the history
  • Loading branch information
grepsedawk committed Jul 29, 2023
1 parent a179c6a commit 33f746e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/integration/movement_spec.cr
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Spectator.describe Rosegold::Bot do
bot.chat "/kill @e[type=!minecraft:player]"
bot.chat "/fill -10 -60 -10 10 0 10 minecraft:air"
bot.chat "/fill -10 -61 -10 10 -61 10 minecraft:bedrock"
sleep 1
bot.wait_tick
end
end
end
Expand Down

0 comments on commit 33f746e

Please sign in to comment.