This commit is contained in:
Olle Jonsson 2016-02-23 22:28:24 +01:00 committed by Petr Korolev
parent fb502c0ac7
commit bc6bfac2a3

View File

@ -37,7 +37,7 @@ describe GitHubChangelogGenerator::ParserFile do
header: "=== Changelog ==="))
end
context "turns exclude-label into an Array", bug: '#327' do
context "turns exclude-labels into an Array", bug: '#327' do
let(:options) {
{
params_file: 'spec/files/github_changelog_params_327'