Skip to content

Commit fc34566

Browse files
committed
Adjust group count
1 parent be83e88 commit fc34566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/group_test.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def test_members_from_subgroups
2424

2525
def test_all_domain_groups
2626
groups = groups_domain.all_groups
27-
assert_equal 4, groups.size
27+
assert_equal 8, groups.size
2828
end
2929

3030
def test_filter_domain_groups

0 commit comments

Comments
 (0)