tests: Fix harmless typo in options test
* Fix a minor typo, use a name to avoid a namespace clash * Closes #144
This commit is contained in:
parent
a1071add9e
commit
698be88ce0
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
OVPN_DATA=opvn-data
|
OVPN_DATA=options-data
|
||||||
|
|
||||||
IMG=kylemanna/openvpn
|
IMG=kylemanna/openvpn
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user