From 59849dfa403670dab31137b0b419c911d66b083f Mon Sep 17 00:00:00 2001 From: Cas Date: Sat, 3 May 2025 07:53:58 -0400 Subject: [PATCH] Changed folder name battler-tags to kebab-case --- test/{battlerTags => battler-tags}/octolock.test.ts | 0 test/{battlerTags => battler-tags}/stockpiling.test.ts | 0 test/{battlerTags => battler-tags}/substitute.test.ts | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename test/{battlerTags => battler-tags}/octolock.test.ts (100%) rename test/{battlerTags => battler-tags}/stockpiling.test.ts (100%) rename test/{battlerTags => battler-tags}/substitute.test.ts (100%) diff --git a/test/battlerTags/octolock.test.ts b/test/battler-tags/octolock.test.ts similarity index 100% rename from test/battlerTags/octolock.test.ts rename to test/battler-tags/octolock.test.ts diff --git a/test/battlerTags/stockpiling.test.ts b/test/battler-tags/stockpiling.test.ts similarity index 100% rename from test/battlerTags/stockpiling.test.ts rename to test/battler-tags/stockpiling.test.ts diff --git a/test/battlerTags/substitute.test.ts b/test/battler-tags/substitute.test.ts similarity index 100% rename from test/battlerTags/substitute.test.ts rename to test/battler-tags/substitute.test.ts