Skip to content

Commit

Permalink
[functional tests] remove TODO
Browse files Browse the repository at this point in the history
As stated, removes a TODO that no longer makes sense.
  • Loading branch information
vgao1996 authored and calibra-opensource committed Jun 26, 2019
1 parent ee70a11 commit 09345d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion language/functional_tests/src/evaluator.rs
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ fn run_transaction(
AccountResource::read_sequence_number(&account_resource),
program,
AccountResource::read_balance(&account_resource),
// TODO: allow the user to specify this in the config.
1,
Duration::from_secs(u64::max_value()),
)
Expand Down

0 comments on commit 09345d3

Please sign in to comment.