Skip to content

Commit 67869cf

Browse files
committed
test: 支持fastjson2
1 parent f41e64b commit 67869cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

forest-test/forest-spring-boot-test/src/test/java/com/dtflys/forest/springboot/test/BaseSpringBootTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ public class BaseSpringBootTest {
77

88
@AfterClass
99
public static void cleanup() {
10-
ForestScannerRegister.cleanBackPackages();
10+
// ForestScannerRegister.cleanBackPackages();
1111
}
1212

1313

0 commit comments

Comments
 (0)