Skip to content
Snippets Groups Projects
Commit f0a49512 authored by Rhys Arkins's avatar Rhys Arkins
Browse files

test: isGitHub

parent e46966e3
No related branches found
No related tags found
No related merge requests found
......@@ -114,7 +114,6 @@ describe('workers/pr', () => {
config.prTitle = 'Update dependency dummy to v1.1.0';
config.depType = 'devDependencies';
config.depName = 'dummy';
config.isGitHub = true;
config.privateRepo = true;
config.currentValue = '1.0.0';
config.newValue = '1.1.0';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment