Skip to content

Fix missing cert tests to expect the error for the correct reason

Tristan Van Berkom requested to merge tristan/version-error-fix into master

This test was broken as it was failing for the wrong reason, even though in both cases it was a missing yaml key. Fix the test to fail due to it being missing the required cert specified in the cache config.

Merge request reports