Commit 3af57ab
committed
Fix test property keys for EnableWebFluxExtension
Update WebFluxAutoConfigurationAllEnabledTest properties to use the correct keys: replace "microsphere.spring.prefix.EnableWebFluxExtension.*" with "microsphere.spring.@EnableWebFluxExtension.*" so the test properly enables storing request and response body values.1 parent 884e9fb commit 3af57ab
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
- microsphere-spring-boot-webflux/src/test/java/io/microsphere/spring/boot/webflux/autoconfigure
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
| 46 | + | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments