This is 0.10 on CPAN. Updated test server script and fixed test call
[catagits/Catalyst-Authentication-Credential-OpenID.git] / t / TestApp / lib / TestApp.pm
index 4828f03..b5a2f90 100644 (file)
@@ -41,10 +41,11 @@ __PACKAGE__->config
                           }
               },
               openid => {
-#                  ua_class => "LWPx::ParanoidAgent",
-                  ua_class => "LWP::UserAgent",
+                  ua_class => "LWPx::ParanoidAgent",
+#                  ua_class => "LWP::UserAgent",
                   ua_args => {
                       whitelisted_hosts => [qw/ 127.0.0.1 localhost /],
+                      timeout => 10,
                   },
                   debug => 1,
                   credential => {