Skip to content

Commit

Permalink
🧪 Test the packtest action with a failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
aksiome committed Mar 10, 2024
1 parent fbc6cf3 commit 82ae7ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datapacks/Bookshelf/data/bs.xp/tests/add/levels.mcfunction
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ function #bs.xp:add_levels {levels:42}
assert entity @s[level=42]

function #bs.xp:add_levels {levels:22}
assert entity @s[level=64]
assert entity @s[level=67]

0 comments on commit 82ae7ec

Please sign in to comment.