From 210f9577b0d57cec0b58b92dd474ccea2e16bdc4 Mon Sep 17 00:00:00 2001 From: Alex Corey Date: Wed, 11 Dec 2019 14:32:47 -0500 Subject: [PATCH] Fixed filename typo --- .../{InventroyGroupEdit.test.jsx => InventoryGroupEdit.test.jsx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename awx/ui_next/src/screens/Inventory/InventoryGroups/InventoryGroupEdit/{InventroyGroupEdit.test.jsx => InventoryGroupEdit.test.jsx} (100%) diff --git a/awx/ui_next/src/screens/Inventory/InventoryGroups/InventoryGroupEdit/InventroyGroupEdit.test.jsx b/awx/ui_next/src/screens/Inventory/InventoryGroups/InventoryGroupEdit/InventoryGroupEdit.test.jsx similarity index 100% rename from awx/ui_next/src/screens/Inventory/InventoryGroups/InventoryGroupEdit/InventroyGroupEdit.test.jsx rename to awx/ui_next/src/screens/Inventory/InventoryGroups/InventoryGroupEdit/InventoryGroupEdit.test.jsx