Rename tag section mapping test
Signed-off-by: Tom Duffield <tom@chef.io>
This commit is contained in:
parent
ee5a507f76
commit
f57b4c283d
|
@ -13,7 +13,7 @@ describe GitHubChangelogGenerator::Generator do
|
|||
end
|
||||
end
|
||||
|
||||
describe "#build_tag_section_mapping" do
|
||||
describe "tag_section_mapping" do
|
||||
let(:all_tags) { tags_from_strings(%w(8 7 6 5 4 3 2 1)) }
|
||||
let(:sorted_tags) { all_tags }
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user