From eb5c48b58d72d04abb093fceb32db842ec7ab5fb Mon Sep 17 00:00:00 2001 From: Sam Light Date: Sat, 18 Jan 2025 20:17:47 +0000 Subject: Setup testing --- tests/Pest.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 tests/Pest.php (limited to 'tests/Pest.php') diff --git a/tests/Pest.php b/tests/Pest.php new file mode 100644 index 0000000..de94cf0 --- /dev/null +++ b/tests/Pest.php @@ -0,0 +1,17 @@ +extend(TestCase::class) + ->in('Feature'); -- cgit v1.2.3