Skip to content

Commit 834e5a2

Browse files
author
Nont
committed
Fix lint for antithesis README
Signed-off-by: Nont <[email protected]>
1 parent ab3f19a commit 834e5a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/antithesis/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ docker images | grep etcd-client
2929

3030
It should show something like:
3131

32-
```
32+
```bash
3333
etcd-client latest <IMAGE_ID> <DATE>
3434
```
3535

@@ -45,7 +45,7 @@ The command uses the etcd client and server images built from step 1.
4545

4646
The client will continuously check the health of the etcd nodes and print logs similar to:
4747

48-
```
48+
```bash
4949
[+] Running 4/4
5050
✔ Container etcd0 Created 0.0s
5151
✔ Container etcd2 Created 0.0s

0 commit comments

Comments
 (0)