diff --git a/test/unit/plugins/commands/port/command_test.rb b/test/unit/plugins/commands/port/command_test.rb index ac3da72a0..23abf5d7b 100644 --- a/test/unit/plugins/commands/port/command_test.rb +++ b/test/unit/plugins/commands/port/command_test.rb @@ -135,15 +135,3 @@ describe VagrantPlugins::CommandPort::Command do end end end - - - - - - - - - - - -