Toggle navigation
Sign in
Administrator
/
playtender-robot_tests
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Forks
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
7a81c1cb6f5e95fce984e928cafb1b5b10506a72
Authored by
Playtenders
2021-02-06 21:01:46 +0200
1 parent
6f118dc4
build: skipped
literal error
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
playtender_service.py
playtender_service.py
View file @
7a81c1c
...
...
@@ -12,7 +12,7 @@ from robot.libraries.BuiltIn import BuiltIn
12
12
from
datetime
import
datetime
,
timedelta
13
13
import
pytz
14
14
import
json
15
-
s
15
+
16
16
TZ
=
pytz
.
timezone
(
'Europe/Kiev'
)
17
17
18
18
...
...
Please
register
or
login
to post a comment