diff --git a/tests/Endpoints/RegistryTest.php b/tests/Endpoints/RegistryTest.php new file mode 100644 index 00000000..b50f8652 --- /dev/null +++ b/tests/Endpoints/RegistryTest.php @@ -0,0 +1,9 @@ +createJsonRequest('GET', '/api/registry'); + //$response = flextype()->handle($request); + //var_dump($response); +});