From 33d24479dea9e4573e9fdcbf22bb2093c37ea191 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sat, 2 Jul 2022 14:03:36 +0200 Subject: Improve tests --- tests/api_sendt_eth0_1s1r/sender.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/api_sendt_eth0_1s1r') diff --git a/tests/api_sendt_eth0_1s1r/sender.py b/tests/api_sendt_eth0_1s1r/sender.py index ee2ea9d..c7fdb0d 100644 --- a/tests/api_sendt_eth0_1s1r/sender.py +++ b/tests/api_sendt_eth0_1s1r/sender.py @@ -11,4 +11,4 @@ def execute(api): # Should not work sendt(api,0.5) # Should work - sendt(api,2) + sendt(api,1) -- cgit v1.2.3