Skip to content

Commit

Permalink
Fix test fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
f-f committed Nov 3, 2024
1 parent 1d2cfc0 commit 4beb246
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions test-fixtures/publish/invalid-location.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Errors 0 0 0
Your package "aaa" is not ready for publishing yet, encountered 1 error:


✘ The location specified in the manifest file
({"githubOwner":"purescript","githubRepo":"aaa"})
is not one of the remotes in the git repository.
✘ The location specified in the manifest file is not one of the remotes in the git repository.
Location:
- GitHub: purescript/aaa
Remotes:
- origin: git@github.com:purescript/bbb.git

0 comments on commit 4beb246

Please sign in to comment.