Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes build #211

Merged
merged 3 commits into from
Oct 31, 2017
Merged

Fixes build #211

merged 3 commits into from
Oct 31, 2017

Conversation

aknosis
Copy link

@aknosis aknosis commented Oct 2, 2017

Something change on the backend? Tests are failing due to different email address:

1) Auth0\Tests\API\Management\AuthApiTest::testAuthorizeWithRO
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'auth@test.com'
+'german@auth0.com'

glena and others added 3 commits August 30, 2017 16:48
Something change on the backend? Tests are failing due to different email address:

```
1) Auth0\Tests\API\Management\AuthApiTest::testAuthorizeWithRO
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'auth@test.com'
+'german@auth0.com'
```
Updated user_id
@cocojoe cocojoe changed the base branch from master to 5.x.x-dev October 31, 2017 10:51
@cocojoe cocojoe merged commit e352a4e into auth0:5.x.x-dev Oct 31, 2017
@cocojoe cocojoe added this to the v5-Next milestone Oct 31, 2017
@aknosis aknosis deleted the patch-1 branch November 1, 2017 15:33
@cocojoe cocojoe modified the milestones: v5-Next, v6-Next, 5.0.6 Nov 24, 2017
@cocojoe cocojoe mentioned this pull request Nov 24, 2017
@github-actions
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants