okta / okta-sdk-php

PHP SDK for the Okta API
Apache License 2.0
38 stars 71 forks source link

Updates ClientBuilderTest #67

Closed bretterer closed 4 years ago

bretterer commented 4 years ago

Updates test to make it more stable

For some instances, the test would fail because it was hitting the config generation a 3rd time, which was returning null, this just puts a mock in for the 3rd request