Skip to content

Commit 8263ade

Browse files
sta1rtomreece
authored andcommitted
Fix order (Blocker is the most severe)
1 parent 977b1ef commit 8263ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/test/annotations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ The `<severity>` element is an implementation of the [`@Severity`] Allure annota
116116

117117
Attribute|Type|Use|Acceptable values
118118
---|---|---|---
119-
`value`|string|required|`MINOR`, `AVERAGE`, `MAJOR`, `BLOCKER`, `CRITICAL`
119+
`value`|string|required|`MINOR`, `AVERAGE`, `MAJOR`, `CRITICAL`, `BLOCKER`
120120

121121
#### Example
122122

0 commit comments

Comments
 (0)