Skip to content

Commit

Permalink
Update package repository URL in VM test
Browse files Browse the repository at this point in the history
  • Loading branch information
kmazurek committed Apr 27, 2021
1 parent 63fa726 commit e024b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/yagna/e2e/test_e2e_vm.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ async def test_e2e_vm_success(
async with runner(topology):
task_package = (
"hash:sha3:9a3b5d67b0b27746283cb5f287c13eab1beaa12d92a9f536b747c7ae:"
"http://3.249.139.167:8000/local-image-c76719083b.gvmi"
"http://yacn2.dev.golem.network:8000/local-image-c76719083b.gvmi"
)

output_file = "out0000.png"
Expand Down

0 comments on commit e024b2b

Please sign in to comment.