Files
Torin Sandall ed39ae0647 internal/presentation: Update test with new ArgErrDetail structure
This change also modifies the tests to use reflect.DeepEqual to
compare JSON output instead of raw string comparison. This seems
preferable as it insulates the tests from changes in whitespace (which
are not meaningful when dealing with JSON.)

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
2021-09-23 11:24:40 -07:00
..