Skip to content

diff: fix and test LoadDiff()

Ghost User requested to merge fix-load-diff into master

Because of recent changes to the generated diff LoadDiff failed at json.Unmarshal(contents, &d.Envs).

Added test of LoadDiff in existing test case.

Merge request reports

Loading