Skip to content

Commit c9723ec

Browse files
committed
make rubocop green again
1 parent bb8fd0a commit c9723ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/integration/test_build_sample_project.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ class TestBuildSampleProject < ::Minitest::Test
1717

1818
def test_auto_detect_container_runtime
1919
cmd = ::OmnipackageAgent::Config.get.container_runtime
20+
2021
assert system("#{cmd} --version > /dev/null 2>&1")
2122
end
2223

0 commit comments

Comments
 (0)