Skip to content

Commit 001a873

Browse files
committed
update readme
1 parent 23d4943 commit 001a873

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

tests/regression/ba-issues/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ If everything went well, you should see similarly output in your command line ou
229229

230230
```shell
231231
==== Test results ====
232-
Total: 22
232+
Total: 22
233233
Passed: 22
234234
Failed: 0
235235
Left issues in folder: no more
@@ -240,7 +240,7 @@ If you add the test case under directory `issues` but forget to add the running
240240

241241
```shell
242242
==== Test results ====
243-
Total: 21
243+
Total: 21
244244
Passed: 21
245245
Failed: 0
246246
missed: 0
@@ -252,7 +252,7 @@ If you add the test case in `running_config.json` but used the wrong id or forge
252252

253253
```shell
254254
==== Test results ====
255-
Total: 21
255+
Total: 21
256256
Passed: 21
257257
Failed: 0
258258
missed: 0
@@ -264,7 +264,7 @@ If some test case are failing, then it will be something like
264264

265265
```shell
266266
==== Test results ====
267-
Total: 22
267+
Total: 22
268268
Passed: 21
269269
Failed: 1
270270
Left issues in folder: no more

0 commit comments

Comments
 (0)