Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 9ec5cbc

Browse files
authored
Update README.md
1 parent 37144f2 commit 9ec5cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The only thing you need is the `AutoConfigureEmbeddedRedis` annotation:
1717

1818
```
1919
@SpringBootTest
20-
@@AutoConfigureEmbeddedRedis
20+
@AutoConfigureEmbeddedRedis
2121
public class AutoConfigureWithKnownPortsTest {
2222
@Test
2323
public void testConnection() {

0 commit comments

Comments
 (0)