Skip to content

Commit

Permalink
revert user
Browse files Browse the repository at this point in the history
  • Loading branch information
czoido committed Oct 2, 2024
1 parent 4da2d7b commit 7035493
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/functional/command/runner_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,6 @@ def test_create_docker_runner_from_configfile():
build_context: {conan_base_path()}
run:
name: my-custom-conan-runner-container
containerUser: conan
""")
client.save({"configfile.yaml": configfile})

Expand Down Expand Up @@ -468,7 +467,6 @@ def test_create_docker_runner_from_configfile_with_args():
BASE_IMAGE: ubuntu:22.04
run:
name: my-conan-runner-container-with-args
containerUser: conan
""")
client.save({"configfile.yaml": configfile})

Expand Down

0 comments on commit 7035493

Please sign in to comment.