Auth0\Tests\ClientsTest::afterUpdate PHP Method

afterUpdate() protected method

protected afterUpdate ( $entity )
    protected function afterUpdate($entity)
    {
        $this->assertTrue($entity['sso']);
    }