From f0e87c3779098cc1845cb633de0c1a69e63dd3ae Mon Sep 17 00:00:00 2001 From: Ruud Kamphuis Date: Tue, 12 Nov 2024 08:35:54 +0100 Subject: [PATCH] Add test This is done in a single test, because if you reset the Type without resetting the rest it will result in different standard types. --- tests/ResetTest.php | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 tests/ResetTest.php diff --git a/tests/ResetTest.php b/tests/ResetTest.php new file mode 100644 index 000000000..05cfe389d --- /dev/null +++ b/tests/ResetTest.php @@ -0,0 +1,27 @@ +