diff --git a/spec/support/features/server_helpers.rb b/spec/support/features/server_helpers.rb index b28df90..446f34c 100644 --- a/spec/support/features/server_helpers.rb +++ b/spec/support/features/server_helpers.rb @@ -4,7 +4,6 @@ module Features dns = 'ServerDns.com' ip = '192.168.1.1' port = '8000' - rcon = 'whatsrcon' password = 'secret' name = 'MyNsServer' description = 'My NS Server'