Skip to content

Commit

Permalink
Update aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLimeGlass committed Jan 3, 2025
1 parent 40c76e8 commit 3996a20
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ test "new banner pattern":
clear the 1st banner pattern of {_item}
assert the 1st banner pattern of {_item} is not set with "1st banner pattern of item was not cleared"

set {_old} to block at test-location
set block at test-location to a red banner
set {_old} to block at event-location
set block at event-location to a red banner
assert the block at test-location is a red banner with "Banner block was not set"
add {_pattern} to the banner patterns of (block at test-location)
assert the banner patterns of (block at test-location) contains {_pattern} with "Banner pattern not applied to block"
Expand Down

0 comments on commit 3996a20

Please sign in to comment.