From ed775ca792dcb69faf015b6eda22105c59d65eff Mon Sep 17 00:00:00 2001 From: Yurun Date: Wed, 18 Oct 2023 10:19:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Components/jwt/tests/bootstrap.php | 5 +++++ src/Components/jwt/tests/phpunit.xml | 1 + src/Components/snowflake/tests/bootstrap.php | 5 +++++ src/Components/snowflake/tests/phpunit.xml | 1 + 4 files changed, 12 insertions(+) create mode 100644 src/Components/jwt/tests/bootstrap.php create mode 100644 src/Components/snowflake/tests/bootstrap.php diff --git a/src/Components/jwt/tests/bootstrap.php b/src/Components/jwt/tests/bootstrap.php new file mode 100644 index 0000000000..b49daece6d --- /dev/null +++ b/src/Components/jwt/tests/bootstrap.php @@ -0,0 +1,5 @@ +