aboutsummaryrefslogtreecommitdiffstats
path: root/test/e2e/fibo/test_fibo.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/e2e/fibo/test_fibo.py')
-rw-r--r--test/e2e/fibo/test_fibo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/e2e/fibo/test_fibo.py b/test/e2e/fibo/test_fibo.py
index 426435a..6dae09b 100644
--- a/test/e2e/fibo/test_fibo.py
+++ b/test/e2e/fibo/test_fibo.py
@@ -16,4 +16,4 @@ def test_fibo():
machine.run_until_halted()
machine.print_state_summary()
- assert machine.ra.value == 34
+ assert machine.ra.value == 89