passman/tests/unit/js/mocks
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
..
CredentialService.js
global.js
OC.js Replace deprecated String.prototype.substr() 2022-03-24 16:55:03 +01:00
VaultService.js