Skip to content

Ensure a local gdk.yml does not affect tests

Ash McKenzie requested to merge ashmckenzie/config_spec_fix into master

What does this Merge Request do?

On my local setup, I noticed the specs were failing and that was because my local gdk.yml was influencing the tests. This MR ensures a local gdk.yml does not affect tests.

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • [-] Documentation added/updated, if needed.
  • [-] gdk doctor test added, if needed.
Edited by Ash McKenzie

Merge request reports