Skip to content

Commit e8094ba

Browse files
committed
Update tests
1 parent f171a21 commit e8094ba

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/test_set_1.yml

-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ jobs:
127127
128128
ANSWERS
129129
130-
grep -q 'local vpn.example.com' /etc/openvpn/server/server.conf
131130
grep -q 'remote vpn.example.com 1194' /etc/openvpn/server/client-common.txt
132131
grep -q 'remote vpn.example.com 1194' ~/client.ovpn
133132

.github/workflows/test_set_3.yml

-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ jobs:
113113
114114
ANSWERS
115115
116-
grep -q 'local vpn.example.com' /etc/openvpn/server/server.conf
117116
grep -q 'remote vpn.example.com 1194' /etc/openvpn/server/client-common.txt
118117
grep -q 'remote vpn.example.com 1194' ~/client.ovpn
119118

0 commit comments

Comments
 (0)