Commit graph

1 commit

Author SHA1 Message Date
Tim Starling
0dbcf3362b Use mock Guzzle client during tests
Instead of failing when createGuzzleClient() is called, return a mock
which fails when a request is actually dispatched, following the
suggestion of the comment.

Otherwise PHPUnit fails to start up when RemoteIcuCollation and Shellbox
are configured.

Change-Id: Iac8d1e73512e7073264e79bbef8e4fa02fedefe2
2022-01-18 13:14:51 +11:00