Skip to content

Commit

Permalink
Remove broken deep diff test
Browse files Browse the repository at this point in the history
  • Loading branch information
huddlej committed Sep 4, 2024
1 parent 7666206 commit 9980bd5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/functional/forecast.t
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ Forecast frequencies with a model trained on simulated data.
> --model data/simulated_sample_1/normalized_fitness.json \
> --delta-months 12 \
> --output-table "$TMP/forecasts.tsv" > /dev/null
$ deep diff --significant-digits 6 "data/simulated_sample_1/forecasts.tsv" "$TMP/forecasts.tsv"
{}
$ rm -f "$TMP/forecasts.tsv"

Forecast tips with existing frequencies.

Expand Down

0 comments on commit 9980bd5

Please sign in to comment.