From 739916748d692194c561b7ad07cd33d867079bed Mon Sep 17 00:00:00 2001 From: Stan Hu Date: Tue, 6 Feb 2018 16:27:37 -0800 Subject: Address review comments for LDAP QA test --- qa/qa.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qa/qa.rb') diff --git a/qa/qa.rb b/qa/qa.rb index 3a4c2d575f1..3c7778a4260 100644 --- a/qa/qa.rb +++ b/qa/qa.rb @@ -64,7 +64,7 @@ module QA autoload :Instance, 'qa/scenario/test/instance' module Integration - autoload :Ldap, 'qa/scenario/test/integration/ldap' + autoload :LDAP, 'qa/scenario/test/integration/ldap' autoload :Mattermost, 'qa/scenario/test/integration/mattermost' end -- cgit v1.2.3