Skip to content

Commit 1204a1e

Browse files
author
Pavel Papou
committed
2 parents 85edc81 + 0ba5fd8 commit 1204a1e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ pip install pytest-reportportal
1010
### Prepare the config file pytest.ini in root dir of tests.
1111
The pytest.ini file should have next mandatory fiilds:
1212

13-
rp_uuid - number could be found in the User profile section
14-
rp_project - name of project in Report potal
15-
rp_endpoint - address of Report Portal Server
13+
- rp_uuid - number could be found in the User profile section
14+
- rp_project - name of project in Report potal
15+
- rp_endpoint - address of Report Portal Server
1616

1717
```
1818
[pytest]

0 commit comments

Comments
 (0)