Fix typo!

This commit is contained in:
Kris Johnson 2026-01-01 02:52:08 -07:00
parent ad9d7add4b
commit 48727c319d

View File

@ -465,7 +465,7 @@ describe('[Gen 9] BSS Factory data should be valid (slow)', () => {
describe('[Gen 9] 1v1 Factory data should be valid (slow)', () => {
it(`gen9/1v1-factory-sets.json should contain valid sets`, function () {
// this.timeout(0);
this.timeout(0);
const setsJSON = require(`../../dist/data/random-battles/gen9/1v1-factory-sets.json`);
const mod = 'gen9';