mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-05 16:02:20 +02:00
Changed file names in test/sprites to kebab-case
This commit is contained in:
parent
c396317990
commit
c1ddb92f30
@ -1,4 +1,4 @@
|
||||
import { getAppRootDir } from "#test/sprites/spritesUtils";
|
||||
import { getAppRootDir } from "#test/sprites/sprites-utils";
|
||||
import fs from "fs";
|
||||
import path from "path";
|
||||
import { beforeAll, describe, expect, it } from "vitest";
|
Loading…
Reference in New Issue
Block a user