1
0
This repository has been archived on 2023-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
cryptogopher ab40c3bb0b Test pass: test_update_swap_targets
New fixtures + test fixes
2021-04-26 00:16:10 +02:00

15 lines
334 B
YAML

targets_01:
goal: goals_binding
quantity: quantities_energy
effective_from: <%= 1.week.ago.to_s(:db) %>
targets_02:
goal: goals_binding
quantity: quantities_proteins
effective_from: <%= 1.week.ago.to_s(:db) %>
targets_03:
goal: goals_binding
quantity: quantities_energy
effective_from: <%= 2.days.ago.to_s(:db) %>