Commit 62ad871
committed
algorand: fix trivial exit in tests when local indexer is broken
The test previously exited successfully when the local indexer was broken, allowing CI to pass
while skipping the remaining test cases. Exit with an error so incomplete test runs are reported as failures.1 parent e3e9e69 commit 62ad871
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
0 commit comments