-
Notifications
You must be signed in to change notification settings - Fork 451
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
[tests] Add tests for more Playground apps #5294
Conversation
This reverts commit 1a55152.
.WithDataVolume(); | ||
|
||
#if !SKIP_DASHBOARD_REFERENCE | ||
basketCache.WithRedisCommander(c => |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
indent
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The file has top-level statements, so zero indent. Or did you mean for the {..}
block? Could you share the suggested indent in that case, and I can commit that?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can change in a follow up.
milvus
playground app to the tests.TestShop
for tests, as it requires connecting to other containers which is not supported on our CI yet. And we don't really connect, and check the web app.debug
fromtrace
.Microsoft Reviewers: Open in CodeFlow