Project

General

Profile

« Previous | Next » 

Revision 2e70daed

Added by Tomer Brisker almost 3 years ago

Fixes #32843 - Don't mock sprintf, n__() in js tests

`sprintf` should return an interpolated string, not the original
formatting string. `n__()` should return the correct string for
singular/plural.

  • added
  • modified
  • copied
  • renamed
  • deleted