Commit 1eb1e66f authored by Marius Rackwitz's avatar Marius Rackwitz

[IntegrationSpec] Add install_custom_module_map

parent ec058332
Subproject commit e35ee4d2dd475dd8407a3f3231a403a370b5d2a0
Subproject commit 053e086f92387ca51dff135c8477d1e1f7b2af6d
......@@ -173,6 +173,11 @@ describe_cli 'pod' do
'install --no-repo-update'
end
describe 'Installs a Pod with a custom module map' do
behaves_like cli_spec 'install_custom_module_map',
'install --no-repo-update'
end
describe 'Installs a Pod with a custom module name' do
behaves_like cli_spec 'install_custom_module_name',
'install --no-repo-update'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment