From 0ac8710ea1b1426bf19bb502ba4921ef35cd1db6 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 28 Oct 2023 18:08:42 +0300 Subject: add always-failing mock of api test --- tests/ApiTest.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tests/ApiTest.php diff --git a/tests/ApiTest.php b/tests/ApiTest.php new file mode 100644 index 000000000..cee4f8313 --- /dev/null +++ b/tests/ApiTest.php @@ -0,0 +1,13 @@ +