mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2024-12-22 14:49:21 +00:00
fix: failing test
This commit is contained in:
parent
cc597a31b9
commit
f2a3c00145
1 changed files with 3 additions and 2 deletions
|
@ -102,9 +102,10 @@ mod test {
|
|||
simple = true
|
||||
simple_hero_mode = true
|
||||
mode = "Hero"
|
||||
amount = 1000.0
|
||||
manual_amount_raw = 1000.0
|
||||
manual_slider_amount = 1000.0
|
||||
manual_donation_level = "Donor"
|
||||
manual_donation_metric = "Hash"
|
||||
manual_donation_metric = "Hash"
|
||||
token = ""
|
||||
hero = false
|
||||
node = "Europe"
|
||||
|
|
Loading…
Reference in a new issue