Fixed regression in applying buffs
This commit is contained in:
@@ -30,7 +30,7 @@ const actionTestCreature = {
|
||||
],
|
||||
}
|
||||
|
||||
describe.only('Built in dice functions', function () {
|
||||
describe('Built in dice functions', function () {
|
||||
// Increase timeout
|
||||
this.timeout(8000);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user