Linting
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
describe GitHubChangelogGenerator::Generator do
|
||||
def tag_with_name(tag)
|
||||
{
|
||||
'name' => tag
|
||||
"name" => tag
|
||||
}
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user