mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 22:19:03 +00:00
Use Gradle test fixture support for spring-core
See gh-23550
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
package example.type;
|
||||
|
||||
import org.springframework.stereotype.Component;
|
||||
import org.springframework.core.test.fixtures.stereotype.Component;
|
||||
|
||||
/**
|
||||
* We must use a standalone set of types to ensure that no one else is loading
|
||||
|
||||
Reference in New Issue
Block a user