Fixed typo in test description

This commit is contained in:
ThaumRystra
2024-09-08 21:06:48 +02:00
parent 0d4db7ca91
commit 588a91f60c

View File

@@ -55,7 +55,7 @@ const actionTargetCreature = {
],
};
describe('Apply Branch Properties', function () {
describe('Apply Buff Properties', function () {
// Increase timeout
this.timeout(8000);