mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-14 03:19:28 +02:00
Added missing brace
This commit is contained in:
parent
371e99a4a2
commit
7e402d02b0
@ -127,4 +127,5 @@ describe.sequential("Move - Flying Press", () => {
|
||||
});
|
||||
expect(flyingPressEff).toBe(0.125);
|
||||
});
|
||||
});
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user