Skip to content

Commit f3f95c4

Browse files
authored
Fix table layout (#106)
1 parent 88b524c commit f3f95c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

documentation/ErrorCodes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
A list of `replica` error codes:
44

55
| Error Code | Meaning |
6-
| 0 | Success
6+
|:----------:|:--------|
7+
| 0 | Success |
78
| 1 to 127 | Number of failing tests (wrong expectation or test error) |
89
| 128 | More than 127 failing tests |
910
| 252 | Incompatible options (eg. including and excluding the same tag) |

0 commit comments

Comments
 (0)