features/helpers_and_resources.feature in middleman-pagegroups-1.0.5 vs features/helpers_and_resources.feature in middleman-pagegroups-1.0.6

- old
+ new

@@ -70,10 +70,10 @@ And the file "index.html" should contain 'current_resource.breadcrumbs:[#<Middleman::Sitemap::Resource path=index.html>]' And the file "index.html" should contain 'current_resource.brethren:[]' And the file "index.html" should contain 'current_resource.brethren_next:nil' And the file "index.html" should contain 'current_resource.brethren_previous:nil' And the file "index.html" should contain 'current_resource.group_count:1' - And the file "index.html" should contain 'current_resource.legitimate_children:[#<Middleman::Sitemap::Resource path=sub_folder_01/index.html>, #<Middleman::Sitemap::Resource path=20_sub_folder_02/index.html>]' + And the file "index.html" should contain 'current_resource.legitimate_children:[#<Middleman::Sitemap::Resource path=sub_folder_01/index.html>, #<Middleman::Sitemap::Resource path=20_sub_folder_02/index.html>, #<Middleman::Sitemap::Resource path=30_nested_top/index.html>]' And the file "index.html" should contain 'current_resource.navigator_eligible:nil' And the file "index.html" should contain 'current_resource.page_group:source' And the file "index.html" should contain 'current_resource.page_name:index' And the file "index.html" should contain 'current_resource.page_sequence:nil' And the file "index.html" should contain 'current_resource.parent:nil'