From 14bb07ab010b0e38e6afb6d1f7976819477f396b Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Mon, 23 Nov 2015 14:46:59 +0800 Subject: Bug 1225366 - allow duo authentication for users already enrolled with duo --- t/Support/Files.pm | 1 + 1 file changed, 1 insertion(+) (limited to 't') diff --git a/t/Support/Files.pm b/t/Support/Files.pm index 49bfdb8e8..00e0efd34 100644 --- a/t/Support/Files.pm +++ b/t/Support/Files.pm @@ -28,6 +28,7 @@ use Bugzilla; use File::Find; use constant IGNORE => qw( + Bugzilla/DuoAPI.pm Bugzilla/DuoWeb.pm ); -- cgit v1.2.3-24-g4f1b