Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix function name used by Changelog task #507

Merged

Conversation

cboyden
Copy link
Contributor

@cboyden cboyden commented Dec 13, 2016

Overview

This pull request:

  • Fixes a bug
  • Adds a feature
  • Breaks backwards compatibility
  • Has tests that cover changes

Summary

Fixed function name used by the Changelog task.

Description

The Changelog task was failing because it called the function taskReplace. The correct name of the function to call is taskReplaceInFile.

@coveralls
Copy link

coveralls commented Dec 13, 2016

Coverage Status

Coverage remained the same at 58.492% when pulling ac55e3f on cboyden:changelog-taskreplace into aa55d66 on consolidation:master.

@greg-1-anderson
Copy link
Member

Thanks.

@greg-1-anderson greg-1-anderson merged commit 4c322ed into consolidation:master Feb 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants