Commit dd47de4
Fix test expectations for optional lane parameter
Update expected output to reflect that when the lane parameter is not
provided to get_illumina_run_metadata, illumina.py returns "lane": "0"
instead of "lane": "1".
This fixes the CI failure introduced by making the lane parameter
optional in commit 9f047f8.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 78e217b commit dd47de4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments