From b8622a06251a3f6b62e5569725aef49b4b22a5d4 Mon Sep 17 00:00:00 2001 From: jcesarmobile Date: Mon, 29 Dec 2025 17:37:32 +0100 Subject: [PATCH] fix: use correct test file name --- ...__PluginTests.swift.mustache => __CLASS__Tests.swift.mustache} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename assets/plugin-template/ios/Tests/__CLASS__PluginTests/{__CLASS__PluginTests.swift.mustache => __CLASS__Tests.swift.mustache} (100%) diff --git a/assets/plugin-template/ios/Tests/__CLASS__PluginTests/__CLASS__PluginTests.swift.mustache b/assets/plugin-template/ios/Tests/__CLASS__PluginTests/__CLASS__Tests.swift.mustache similarity index 100% rename from assets/plugin-template/ios/Tests/__CLASS__PluginTests/__CLASS__PluginTests.swift.mustache rename to assets/plugin-template/ios/Tests/__CLASS__PluginTests/__CLASS__Tests.swift.mustache