Pagination fix (#4381) introduced a version field using System.nanoTime() to force StateFlow emissions.
As a result, CI shows equality mismatches and emission errors.
Production behavior is correct, only test assertions need adjustment to ignore the version field.
