Skip to content

Commit

Permalink
test: add test project to Forc.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
iqdecay committed Mar 2, 2023
1 parent 8fbd445 commit f05a7af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/fuels/Forc.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit f05a7af

Please sign in to comment.