mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Rename test fixture package in spring-beans
See gh-23550
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
</persistence-unit>
|
||||
|
||||
<persistence-unit name="Test" transaction-type="RESOURCE_LOCAL">
|
||||
<class>org.springframework.beans.test.fixtures.beans.TestBean</class>
|
||||
<class>org.springframework.beans.testfixture.beans.TestBean</class>
|
||||
<exclude-unlisted-classes />
|
||||
</persistence-unit>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user