mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-15 21:02:28 -06:00
3bee3efc68
The playground changed to just return a null result rather than returning a 4xx error for the response. We need to catch this case and raise the expected OPAError in the live blocks scripts to keep the UI behavior the same. Signed-off-by: Patrick East <east.patrick@gmail.com>