Skip to content

Commit

Permalink
Try a wait_tick for gha
Browse files Browse the repository at this point in the history
  • Loading branch information
grepsedawk committed Jul 29, 2023
1 parent fe9e778 commit 09f9eee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/integration/inventory_spec.cr
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,8 @@ Spectator.describe Rosegold::Bot do

bot.inventory.close

bot.wait_tick

slots_before_reload = bot.inventory.slots

expect((bot.inventory.inventory + bot.inventory.hotbar).map(&.item_id)).to contain "diamond_sword"
Expand Down

0 comments on commit 09f9eee

Please sign in to comment.