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

Commit a7ec5fe

Browse files
committed
remove trailing spaces
1 parent af97d78 commit a7ec5fe

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

test_wappdriver/testConfig.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
# PLease read the Documentation regarding testing, before attempting to test
2-
# this is a yaml file, so no need to enclose strings by double/single quotes
2+
# this is a yaml file, so no need to enclose strings by double/single quotes
33

44
# please make sure to change the values of the parameters before testing
55

6-
absolute_WhatsApp_Session_Folder_Path:
6+
absolute_WhatsApp_Session_Folder_Path:
77
# if not logged in, QR code will be displayed
88

99

10-
saved_contact: aahnik
10+
saved_contact: aahnik
1111
# case sensitive
1212

1313

14-
unsaved_contact: fakeNobody
15-
# name that is not saved
16-
# this is required for checking whether the program successfully raises
14+
unsaved_contact: fakeNobody
15+
# name that is not saved
16+
# this is required for checking whether the program successfully raises
1717
# wappdriver error for UnknownContact
1818

1919

20-
# note:
20+
# note:
2121
# the media at the paths you provide below, will be send to the saved_contact specified above
2222

2323

0 commit comments

Comments
 (0)