Update the GPG path for the tests.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2018-05-10 04:45:05 -04:00
parent ec82738a47
commit d560ec5df7

View File

@@ -2,3 +2,4 @@ from __future__ import unicode_literals
from ..base import * # NOQA
SIGNATURES_GPG_PATH = '/usr/bin/gpg'