diff --git a/test/roo/test_csv.rb b/test/roo/test_csv.rb index c51b019d..336191b8 100644 --- a/test/roo/test_csv.rb +++ b/test/roo/test_csv.rb @@ -15,7 +15,7 @@ def test_sheets def test_download_uri_with_query_string file = filename("simple_spreadsheet") - port = 12_344 + port = 12_347 url = "#{local_server(port)}/#{file}?query-param=value" start_local_server(file, port) do