Rename test

This commit is contained in:
RedstonewolfX 2024-09-18 14:58:39 -04:00
parent 4a27252231
commit 696a52fe15
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ describe("Shop modifications", async () => {
itemPoolChecks.clear();
});
it("should do literally anything please god im begging you", async () => {
it("should have Eviolite and Mini Black Hole available in Daily", async () => {
await game.dailyMode.runToSummon();
const party = game.scene.getParty();
expect(party[0]).toBeDefined();