Closed senfi closed 6 years ago
Added spacing. It is much more easier to compare 'actual' and 'expected' if the following info is aligned to the same offset.
Compare these two:
old:
Expected: ["Snapfile", "SnapshotHelper.h", "SnapshotHelper.m"] Actual: ["SnapshotHelper.h", "SnapshotHelper.m", "Snapfile"]
new:
(see the alignment of the opening [)
[
All committers have signed the CLA.
Nice! Thank you
Added spacing. It is much more easier to compare 'actual' and 'expected' if the following info is aligned to the same offset.
Compare these two:
old:
new:
(see the alignment of the opening
[
)