passman/tests/unit
Tobias Speicher 3abba5338e
Replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-24 16:55:03 +01:00
..
controller
js Replace deprecated String.prototype.substr() 2022-03-24 16:55:03 +01:00
lib