Skip to content

Commit

Permalink
fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
hal3e committed Nov 22, 2024
1 parent da03c57 commit 2da265e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/fuels-test-helpers/src/service.rs
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ impl FuelService {
database_type: node_config.database_type.into(),
#[cfg(feature = "rocksdb")]
state_rewind_policy: Default::default(),
max_fds: 512,
};
ServiceConfig {
graphql_config: GraphQLConfig {
Expand Down

0 comments on commit 2da265e

Please sign in to comment.