]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1297522 - changes to legal form
authorroot <root@365714db0d4b.(none)>
Thu, 15 Sep 2016 13:34:37 +0000 (13:34 +0000)
committerroot <root@365714db0d4b.(none)>
Thu, 15 Sep 2016 13:34:37 +0000 (13:34 +0000)
- Fix broken test_bmo_enter_bug.cgi test (take 2)

qa/t/test_bmo_enter_new_bug.t

index 3dde5be76cca316db092f4e038e50d712e070062..fde8758d0eb8badae4d55d925a8e901c4c949565 100644 (file)
@@ -212,6 +212,7 @@ _check_group('pr-private');
 
 _check_product('Legal');
 _check_component('Legal', 'Contract Request');
+_check_group('mozilla-employee-confidential'); 
 
 $sel->open_ok("/$config->{bugzilla_installation}/enter_bug.cgi?product=Legal&format=legal");
 $sel->wait_for_page_to_load_ok(WAIT_TIME);