Skip to content

Remove duplicated setup in JpaTransactionManagerTests#34807

Closed
hgh1472 wants to merge 1 commit into
spring-projects:mainfrom
hgh1472:main
Closed

Remove duplicated setup in JpaTransactionManagerTests#34807
hgh1472 wants to merge 1 commit into
spring-projects:mainfrom
hgh1472:main

Conversation

@hgh1472
Copy link
Copy Markdown
Contributor

@hgh1472 hgh1472 commented Apr 23, 2025

This PR removes redundant given(..) that already being handled in @BeforeEach from individual test methods in the JpaTransactionManagerTests.

#34804

Signed-off-by: hgh1472 <hgh1472@naver.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Apr 23, 2025
@rstoyanchev rstoyanchev self-assigned this Jun 4, 2025
@rstoyanchev rstoyanchev added in: data Issues in data modules (jdbc, orm, oxm, tx) type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jun 4, 2025
@rstoyanchev rstoyanchev added this to the 7.0.0-M6 milestone Jun 4, 2025
rstoyanchev pushed a commit that referenced this pull request Jun 11, 2025
See gh-34807

Signed-off-by: hgh1472 <hgh1472@naver.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: data Issues in data modules (jdbc, orm, oxm, tx) type: task A general task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants