Skip to content

Commit

Permalink
fix(stats): fix integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
bragov4ik committed Sep 27, 2024
1 parent a885c79 commit 3774de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stats/stats-server/tests/it/lines.rs
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ async fn test_lines_ok() {
"accountsGrowth",
"activeAccounts",
// "activeRecurringAccounts60Days",
"activeRecurringAccounts90Days",
// "activeRecurringAccounts90Days",
// "activeRecurringAccounts120Days",
"averageBlockSize",
"averageBlockRewards",
Expand Down

0 comments on commit 3774de7

Please sign in to comment.