Skip to content

Commit

Permalink
fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszcz committed Nov 11, 2024
1 parent eececc9 commit e68aa01
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -846,7 +846,6 @@ tests:
contains: ""
stderr:
contains: invalid-ref
contains: Cloning
exit-status: 1

- name: git-dependencies-invalid-url
Expand Down Expand Up @@ -892,7 +891,6 @@ tests:
contains: ""
stderr:
contains: Error
contains: Cloning
exit-status: 1

- name: git-dependencies-offline
Expand Down Expand Up @@ -1014,7 +1012,6 @@ tests:
contains: ""
stderr:
contains: juvix clean
contains: Cloning
exit-status: 1

- name: git-dependencies-duplicate-names
Expand Down
3 changes: 0 additions & 3 deletions tests/smoke/Commands/compile-dependencies.smoke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -810,7 +810,6 @@ tests:
contains: ""
stderr:
contains: invalid-ref
contains: Cloning
exit-status: 1

- name: git-dependencies-invalid-url
Expand Down Expand Up @@ -854,7 +853,6 @@ tests:
contains: ""
stderr:
contains: Error
contains: Cloning
exit-status: 1

- name: git-dependencies-offline
Expand Down Expand Up @@ -973,7 +971,6 @@ tests:
contains: ""
stderr:
contains: juvix clean
contains: Cloning
exit-status: 1

- name: git-dependencies-duplicate-names
Expand Down

0 comments on commit e68aa01

Please sign in to comment.