Skip to content

Commit 04508c4

Browse files
authored
Update README.md
1 parent d79a694 commit 04508c4

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,9 @@ dotnet test --verbosity normal
9898
#### Test run with alternative behaviors
9999

100100
> [!IMPORTANT]
101-
> BRUTEFORCE and LOG_LEVEL Not yet implemented
102-
> Currently, tests only have one behavior
101+
> BRUTEFORCE and LOG_LEVEL environment variables not yet implemented.
102+
>
103+
> Currently tests only have one behavior.
103104
104105
~~You can change test running behaviour using some environment variables as follows:~~
105106

@@ -115,8 +116,9 @@ dotnet test --verbosity normal
115116
#### Examples running tests with alternative behaviors
116117

117118
> [!IMPORTANT]
118-
> BRUTEFORCE and LOG_LEVEL Not yet implemented
119-
> Currently, tests only have one behavior
119+
> BRUTEFORCE and LOG_LEVEL environment variables not yet implemented.
120+
>
121+
> Currently tests only have one behavior.
120122
121123
### Install and Run using make
122124

0 commit comments

Comments
 (0)