Mike Amirault
Mike Amirault
@JaredScar looks like this broke some importer tests where the notes field now has `\n` or other control characters at the end of it. Should be a quick fix though.
> Is there a way I can reproduce this to patch it up? Execute `npm run test` in a terminal from the base repo directory to run our full test...
> All seem to pass for me? @mcamirault @JaredScar I believe you're running the command from a subdirectory that doesn't include the failing tests, because there are a lot more...