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

refactor: add cp command in dashboard sort test #2278

Merged
merged 2 commits into from
Aug 11, 2023
Merged

Conversation

rahulguptajss
Copy link
Contributor

Before

dashboard_test.go:1185: dashboard=cmode/node.json should have sorted keys but does not.Sorted version created at path=/tmp/cmode/node.json. Run cp /tmp/cmode/node.json cmode/node.json

After

dashboard_test.go:1186: dashboard=grafana/dashboards/cmode/node.json should have sorted keys but does not.Sorted version created at path=/tmp/cmode/node.json. Run cp /tmp/cmode/node.json grafana/dashboards/cmode/node.json

Hardikl
Hardikl previously approved these changes Aug 11, 2023
Copy link
Contributor

@Hardikl Hardikl left a comment

Choose a reason for hiding this comment

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

Approved after removing those codes from log

@cgrinds cgrinds merged commit b81c82d into main Aug 11, 2023
@cgrinds cgrinds deleted the rg2-fix-test-print branch August 11, 2023 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants