Always check files in generation tests (#1847)

When iterating on new language plugins, it is helpful to have the CheckFiles
validation run so that any mismatched BUILD file output can be shown.

Replacing `FailNow` with `Fail` allows for this
1 file changed