Webiny\Component\Security\Tests\Authentication\Providers\OAuth2\OAuth2Test::setUp PHP Method

setUp() public method

public setUp ( )
    public function setUp()
    {
        \Webiny\Component\OAuth2\OAuth2::setConfig(__DIR__ . '/OAuth2ExampleConfig.yaml');
    }