Auth0\Tests\ConnectionsTest::afterUpdate PHP Method

afterUpdate() protected method

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