diff --git a/packages/fuels/Forc.toml b/packages/fuels/Forc.toml index 2e8d88eca6..b29f717413 100644 --- a/packages/fuels/Forc.toml +++ b/packages/fuels/Forc.toml @@ -54,6 +54,7 @@ members = [ 'tests/scripts/script_with_arguments', 'tests/storage/contract_storage_test', 'tests/types/b512', + 'tests/types/bytes', 'tests/types/call_empty_return', 'tests/types/complex_types_contract', 'tests/types/contract_output_test',