mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
64e91ff678
The test that checks for log drops was utilizing the test server and would fail sporadically from an unmarshalling error in the test server. This change updates the test to not use the test server as it's not required to meet the goal of the test. Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>