Skip to content

Fix gaps in settings #2668

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

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Fix gaps in settings #2668

merged 1 commit into from
Oct 30, 2023

Conversation

tamarinvs19
Copy link
Collaborator

@tamarinvs19 tamarinvs19 commented Oct 30, 2023

Description

Removed unnecessary space after code generation language in Java specific settings.

How to test

Manual tests

  1. Install UnitTestBot in IntelliJ IDEA
  2. Open UnitTestBot settings
  3. Open subpage with Java Specific Settings
  4. Expected:
    • Place 1: without big empty space after codegen language)
    • Place 2 and 3: these spaces are separating mocking block
      Снимок экрана (27)

Self-check list

Check off the item if the statement is true. Hint: [x] is a marked item.

Please do not delete the list or its items.

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.

@tamarinvs19 tamarinvs19 added comp-ui Improvements of plugin UI appearence and functionality comp-settings Issue is related to settings ctg-bug-fix PR is fixing a bug labels Oct 30, 2023
@tamarinvs19 tamarinvs19 self-assigned this Oct 30, 2023
@tamarinvs19 tamarinvs19 merged commit 319d6fb into main Oct 30, 2023
@tamarinvs19 tamarinvs19 deleted the tamarinvs19/fix-settings-gaps branch October 30, 2023 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-settings Issue is related to settings comp-ui Improvements of plugin UI appearence and functionality ctg-bug-fix PR is fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants