Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit cb660e4

Browse files
committed
Reverted Test to use original repo
1 parent 389f2d2 commit cb660e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/index-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ describe('github pages plugin', function () {
4343
project: stubProject,
4444
config: {
4545
ghpages: {
46-
gitRemoteUrl: 'https://github.com/Alonski/ember-cli-deploy-ghpages',
46+
gitRemoteUrl: 'https://github.com/VerdigrisTech/ember-cli-deploy-ghpages',
4747
gitRemoteName: 'ember-cli-deploy-test',
4848
domain: 'test.example.com'
4949
}

0 commit comments

Comments
 (0)