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

TestGocloak_GetRawUserInfo now tests client.GetRawUserInfo instead of client.GetUserInfo #261

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

burner-account
Copy link

TestGocloak_GetRawUserInfo now tests client.GetRawUserInfo instead of client.GetUserInfo

Both options only differ in the automatic unmarshalling target, but this fix was presumably intended.

fixed (was presumably intended): TestGocloak_GetRawUserInfo now tests client.GetRawUserInfo instead of the client.GetUserInfo
@burner-account
Copy link
Author

Sadly u cannot run the tests locally, as the script fails with
./run-tests.sh: 8: Syntax error: "(" unexpected

@Nerzal
Copy link
Owner

Nerzal commented Mar 27, 2021

Hi thank you for the contribution! :)
could you please try to resolve the merge conflicts? :)

@burner-account
Copy link
Author

I would love to - but can't without being able to run tests locally.
The test scripts fail with a syntax error on my side, haven't figured out why.

@Nerzal
Copy link
Owner

Nerzal commented May 1, 2021

Hi,
can you please merge the main branch into your branch? :)
I think i have worked around the Pipeline test fails.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants