omniauth-wsfed icon indicating copy to clipboard operation
omniauth-wsfed copied to clipboard

Fix `[BUG] Unexpected node test`

Open janis-vitols opened this issue 5 years ago • 0 comments

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.

janis-vitols avatar Jul 23 '19 11:07 janis-vitols