omniauth-wsfed
omniauth-wsfed copied to clipboard
Fix `[BUG] Unexpected node test`
This error started to raise when we migrated our project to Rails 5.2.3 & Ruby 2.6.3
.
[BUG] Unexpected node test: <:predicate>: <[[:eq, [:attribute, :qname, "", "ID"], [:literal, "<removed_real_id_value>"]]]>
Adding *
before [
fixed this issue for us.