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

Commit 1209e52

Browse files
committed
Updated Tests to use Alon repo
1 parent 5fe88ad commit 1209e52

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: 'git@github.com:VerdigrisTech/ember-cli-deploy-ghpages.git',
46+
gitRemoteUrl: 'https://github.com/Alonski/ember-cli-deploy-ghpages',
4747
gitRemoteName: 'ember-cli-deploy-test',
4848
domain: 'test.example.com'
4949
}

0 commit comments

Comments
 (0)