Skip to content

Commit 7dd2f9c

Browse files
author
Dzmitry Humianiuk
authored
Update README.md
1 parent e1c86e1 commit 7dd2f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ launch_doc = "Some text documentation for launch"
4646

4747
service = ReportPortalService(endpoint=endpoint,
4848
project=project,
49-
token=uuid)
49+
token=token)
5050

5151
#Start Launch
5252
sl_rq = StartLaunchRQ(name=launch_name,

0 commit comments

Comments
 (0)