From 8cebd03298cd71580f8e619e99da0576b99edf4d Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 1 Aug 2020 05:46:10 +0200 Subject: [PATCH] Fix namespace. --- tests/Unit/Support/AmountTest.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/Unit/Support/AmountTest.php b/tests/Unit/Support/AmountTest.php index 53ee370db4..f11697a2a5 100644 --- a/tests/Unit/Support/AmountTest.php +++ b/tests/Unit/Support/AmountTest.php @@ -1,6 +1,6 @@