Auth0\Tests\RulesTest::afterUpdate PHP Method

afterUpdate() protected method

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