mirror of
https://github.com/lunchcat/sif.git
synced 2026-07-01 02:24:47 -07:00
17cf26cd82
#189 added the condition param to checkMatchers; the favicon matcher test (#183) still called the 3-arg form, breaking the build once both landed. pass "" (default and-condition) to restore single-matcher semantics.