diff --git a/tests/config.rs b/tests/config.rs index b046c1c..066c5b4 100644 --- a/tests/config.rs +++ b/tests/config.rs @@ -26,7 +26,8 @@ fn test_load_valid_config() { "shovel_base_price": 10, "shovel_rate": 0.2, "berry_seeds": [], - "wonder_event_url": "wss://pomomon.farm/ws" + "wonder_event_url": "wss://pomomon.farm/ws", + "berries_per_focus_minute": 1 }"#, );