Commit d33c51f
committed
test: ignore environment-dependent multiqc_plots in default test snapshot
MultiQC renders multiqc_plots/ (pdf/png/svg) on linux/amd64 (CI) but not on
all local archs, so the file-list (stable_name) snapshot of the default test
was env-dependent and failed on CI. Exclude multiqc_plots/ from stable_name
(stable_path already ignores the plot files via .nftignore).1 parent 6abf16f commit d33c51f
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
0 commit comments