You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently our diff_test (as well as the one in rules_diff) runs diff to produce a patch as an ephemeral command during a test action. This means that tooling can't find the resulting patch file and offer to apply it.