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