1
0
Fork 0
mirror of synced 2024-09-15 00:48:25 +12:00
appwrite/tests/e2e/Services/Health
Steven Nguyen 01fc6a699a
fix(health): fix flaky certificate test
There seems to be a load balancer in front of www.google.com that has
either a certificate issuer of "Google Trust Services LLC" or
"Google Trust Services". This causes the test to fail intermittently.

This PR updates the test to check for the substring
"Google Trust Services" instead of the exact string
"Google Trust Services LLC".
2024-06-24 19:02:44 +00:00
..
HealthBase.php chore: run formatter 2024-03-06 18:34:21 +01:00
HealthCustomServerTest.php fix(health): fix flaky certificate test 2024-06-24 19:02:44 +00:00