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

Fix the core-auth dependency #1082

Merged
merged 6 commits into from
Jun 28, 2021
Merged

Fix the core-auth dependency #1082

merged 6 commits into from
Jun 28, 2021

Conversation

sarangan12
Copy link
Member

This is to fix the issue reported in #1066.

Minor fix in the logic to add core-auth in the package json file.

@joheredi @deyaaeldeen @dw511214992 Please review and approve.

@ramya-rao-a FYI.....

@@ -702,6 +702,15 @@ const testSwaggers: { [name: string]: SwaggerConfig } = {
allowInsecureConnection: true,
addCredentials: false
},
iotspaces: {
swaggerOrConfig: "test/integration/swaggers/iotspaces.json",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is interesting about this swagger to be added in our tests?

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.

None yet

5 participants