From 9525db8c331389c6d1f80200a6f813e8654524ee Mon Sep 17 00:00:00 2001 From: Duncan McClean Date: Tue, 29 Oct 2024 12:22:27 +0000 Subject: [PATCH] Fix incorrect namespaces in tests --- tests/Imports/DeleteImportTest.php | 2 +- tests/Imports/EditImportTest.php | 2 +- tests/Imports/ImportTest.php | 2 +- tests/Imports/StoreImportTest.php | 2 +- tests/Imports/UpdateImportTest.php | 2 +- tests/Imports/ViewImportListingTest.php | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/Imports/DeleteImportTest.php b/tests/Imports/DeleteImportTest.php index 7b6825f..3d4b316 100644 --- a/tests/Imports/DeleteImportTest.php +++ b/tests/Imports/DeleteImportTest.php @@ -1,6 +1,6 @@