From 8dbb4fdb1ff2e00e34f22a24caedf4e068866c16 Mon Sep 17 00:00:00 2001 From: LoisSotoLopez Date: Wed, 7 Feb 2024 08:00:03 +0100 Subject: [PATCH] chore: remove last `[report]` from ndto calls --- test/property_test/ndto_properties.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/property_test/ndto_properties.erl b/test/property_test/ndto_properties.erl index d080c53..3c3cb18 100644 --- a/test/property_test/ndto_properties.erl +++ b/test/property_test/ndto_properties.erl @@ -191,7 +191,7 @@ prop_array() -> unique_items => false }, DTO = ndto:generate(test_array, Schema), - ok = ndto:load(DTO,[report]), + ok = ndto:load(DTO), ?assertEqual( true,