Fixed a broken payment test (+ another small fix) (#1318)
* Fixed a broken payment test
* In PR template, npm run lint:fix, not lint:all:fix
* In SplitPayment test, replaced an await-in-loop with Promise.all
(cherry picked from commit b79196f911d013e1d3930e395cc5646917992cc3)