Skip to content
  • Piotr Chmolowski's avatar
    025c6915
    Ensure LookupContext in Digestor selects correct variant · 025c6915
    Piotr Chmolowski authored
    Related to: #14242 #14243 14293
    
    Variants passed to LookupContext#find() seem to be ignored, so
    I've used the setter instead: `finder.variants = [ variant ]`.
    
    I've also added some more test cases for variants. Hopefully this
    time passing tests will mean it actually works.
    025c6915
    Ensure LookupContext in Digestor selects correct variant
    Piotr Chmolowski authored
    Related to: #14242 #14243 14293
    
    Variants passed to LookupContext#find() seem to be ignored, so
    I've used the setter instead: `finder.variants = [ variant ]`.
    
    I've also added some more test cases for variants. Hopefully this
    time passing tests will mean it actually works.
Loading