node-firestore-import-export
node-firestore-import-export copied to clipboard
fix: random test bug.
Changes proposed in this pull request:
Test is failed when expectedRemainder is zero.
If the return value of Math.random() is divisible by 100, expectedRemainder is zero.