mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2025-01-08 15:09:24 +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 = true
|
||||||
simple_hero_mode = true
|
simple_hero_mode = true
|
||||||
mode = "Hero"
|
mode = "Hero"
|
||||||
amount = 1000.0
|
manual_amount_raw = 1000.0
|
||||||
|
manual_slider_amount = 1000.0
|
||||||
manual_donation_level = "Donor"
|
manual_donation_level = "Donor"
|
||||||
manual_donation_metric = "Hash"
|
manual_donation_metric = "Hash"
|
||||||
token = ""
|
token = ""
|
||||||
hero = false
|
hero = false
|
||||||
node = "Europe"
|
node = "Europe"
|
||||||
|
|
Loading…
Reference in a new issue