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

EPMRPP-98549 || Add more validations on dashboard cloning #2160

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

pbortnik
Copy link
Collaborator

No description provided.

@Test
void getDashboardConfig() throws Exception {
mockMvc.perform(
get(DEFAULT_PROJECT_BASE_URL + "/dashboard/17/config").with(token(oAuthHelper.getDefaultToken())))

Choose a reason for hiding this comment

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

⚠️ [reviewdog] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 110).

@pbortnik pbortnik merged commit 8adc7ce into develop Jan 31, 2025
7 checks passed
@pbortnik pbortnik deleted the EPMRPP-98549 branch January 31, 2025 09:23
@pbortnik pbortnik restored the EPMRPP-98549 branch February 5, 2025 11:30
@pbortnik pbortnik deleted the EPMRPP-98549 branch February 5, 2025 11:30
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

1 participant