Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

Commit af97d78

Browse files
committed
fix codefactor issue attemp1
1 parent 517b424 commit af97d78

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

test_wappdriver/testConfig.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,17 @@ unsaved_contact: fakeNobody
2121
# the media at the paths you provide below, will be send to the saved_contact specified above
2222

2323

24-
absolute_ImagePath:
24+
absolute_ImagePath: path/to/
2525
# the absolute path to any image on your computer
2626

2727

28-
absolute_VideoPath:
28+
absolute_VideoPath: path/to/
2929
# the absolute path to any Video on your computer
3030

3131

32-
absolute_GIFPath:
32+
absolute_GIFPath: path/to/
3333
# the absolute path to any GIF on your computer
3434

3535

36-
absolute_PDFPath:
37-
# the absolute path to any PDF on your computer
38-
36+
absolute_PDFPath: path/to/
37+
# the absolute path to any PDF on your computer

0 commit comments

Comments
 (0)