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 bug with testFramework list presentation #2381

Merged
merged 2 commits into from
Jul 7, 2023
Merged

Conversation

tepa46
Copy link
Collaborator

@tepa46 tepa46 commented Jul 7, 2023

Description

Fixes #2374

Now, updateTestFrameworkList method accepts the correct argument.

Self-check list

  • 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.

@tepa46 tepa46 added comp-ui Improvements of plugin UI appearence and functionality ctg-bug-fix PR is fixing a bug labels Jul 7, 2023
@tepa46 tepa46 requested a review from EgorkaKulikov July 7, 2023 08:42
@EgorkaKulikov EgorkaKulikov enabled auto-merge (squash) July 7, 2023 08:50
@EgorkaKulikov EgorkaKulikov merged commit f0662a7 into main Jul 7, 2023
@EgorkaKulikov EgorkaKulikov deleted the kirill/UI-fix branch July 7, 2023 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-ui Improvements of plugin UI appearence and functionality ctg-bug-fix PR is fixing a bug
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

TestNG should be available by default in Spring project
2 participants