This is an automated email from the ASF dual-hosted git repository. jlahoda pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 5863f72dc7c59066adc7e4181d86a874e29085a3 Merge: 51fa1325cad b271d52c491 Author: Jan Lahoda <[email protected]> AuthorDate: Tue Feb 11 15:06:25 2025 +0100 Merge pull request #8201 from lahodaj/fix-test-annotation-gutter Do not remove the just-added annotation from the list of annotations. .../ui/annotation/RunDebugTestGutterAction.java | 14 +++++++----- .../testrunner/ui/api/TestMethodController.java | 26 ++++++++++++---------- .../java/testrunner/ui/ComputeTestMethodsImpl.java | 17 +++++++------- .../php/project/ComputeTestMethodAnnotations.java | 12 +--------- 4 files changed, 33 insertions(+), 36 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
