From 8959d778ff19317efa8378d83495d80753272a91 Mon Sep 17 00:00:00 2001 From: Brian Alexander Date: Sat, 11 May 2024 15:12:25 -0600 Subject: [PATCH] Update integration_test.exs --- test/integration_test.exs | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/test/integration_test.exs b/test/integration_test.exs index 580f0a2..ecb00d8 100644 --- a/test/integration_test.exs +++ b/test/integration_test.exs @@ -219,10 +219,11 @@ defmodule Sanity.MutateIntegrationTest do test "stream jpg asset", %{config: config} do stream = - File.stream!("test/fixtures/danielle-stein-10OL1q7oX6c-unsplash.jpg", 2048, [ - :raw, - :binary - ]) + File.stream!( + "test/fixtures/danielle-stein-10OL1q7oX6c-unsplash.jpg", + 2048, + [:raw, :read_ahead, :binary] + ) assert %Sanity.Response{ body: %{