Removed stray 'only' test

This commit is contained in:
ThaumRystra
2024-09-08 21:09:34 +02:00
parent 588a91f60c
commit d998d7d2ef

View File

@@ -65,7 +65,7 @@ describe('Apply Buff Properties', function () {
await createTestCreature(actionTargetCreature);
});
it.only('Applies a buff and freezes some variables', async function () {
it('Applies a buff and freezes some variables', async function () {
const action = await runActionById(buffId, [targetCreatureId]);
const mutations = allMutations(action);
// Get random Ids of inserted props