diff --git a/features/support/world_extensions.rb b/features/support/world_extensions.rb index 23a5b76..5a20402 100644 --- a/features/support/world_extensions.rb +++ b/features/support/world_extensions.rb @@ -16,7 +16,7 @@ module ThinpWorld def write_valid_xml(path) File.open(path, "w+") do |f| f.write < +