mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-02 14:24:27 -04:00
The string '%bad' contains '%b' which is a valid strftime format for abbreviated month name, so it gets replaced (e.g., 'Marad' for March). The test was incorrectly expecting '%bad' to remain unchanged.