summaryrefslogtreecommitdiff
path: root/spec/acceptance/beaker/git/basic_auth/basic_auth_checkout_http.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acceptance/beaker/git/basic_auth/basic_auth_checkout_http.rb')
-rw-r--r--spec/acceptance/beaker/git/basic_auth/basic_auth_checkout_http.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/acceptance/beaker/git/basic_auth/basic_auth_checkout_http.rb b/spec/acceptance/beaker/git/basic_auth/basic_auth_checkout_http.rb
index 69e1941..192c4f3 100644
--- a/spec/acceptance/beaker/git/basic_auth/basic_auth_checkout_http.rb
+++ b/spec/acceptance/beaker/git/basic_auth/basic_auth_checkout_http.rb
@@ -1,4 +1,5 @@
test_name 'C3492 - checkout with basic auth (http protocol)'
+skip_test 'HTTP not supported yet for basic auth using git. See FM-1331'
# Globals
repo_name = 'testrepo_checkout'