golden.AssertBytes prints the failure as a bytes-array, which makes it not human-readable; let's compare strings instead. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>