From 2cd2d91022489edc99769f6b27e8599b0912c9f6 Mon Sep 17 00:00:00 2001 From: Martin Rademacher Date: Fri, 27 Oct 2023 09:09:15 +1300 Subject: [PATCH] Add scratch test for multi path endpoints (#1492) --- .../Scratch/MultiplePathsForEndpoint.php | 44 +++++++++++++++++++ .../Scratch/MultiplePathsForEndpoint.yaml | 31 +++++++++++++ 2 files changed, 75 insertions(+) create mode 100644 tests/Fixtures/Scratch/MultiplePathsForEndpoint.php create mode 100644 tests/Fixtures/Scratch/MultiplePathsForEndpoint.yaml diff --git a/tests/Fixtures/Scratch/MultiplePathsForEndpoint.php b/tests/Fixtures/Scratch/MultiplePathsForEndpoint.php new file mode 100644 index 00000000..02cbb17f --- /dev/null +++ b/tests/Fixtures/Scratch/MultiplePathsForEndpoint.php @@ -0,0 +1,44 @@ +