PSCredentialStore/src/Item
OCram85 3d4f53ddc7
continuous-integration/drone/push Build is passing Details
adds pinguinfuss contributed fix (#73)
#### 📖 Summary

- redo PR from @pinguinfuss
  - fix error message
  - fix string quotation

#### 📑 Test Plan

> 💡 Select your test plan for the code changes.

- [x] Tested via Drone.io pipeline
- [ ] Custom test
- [ ] No test plan

##### Details / Justification

<!-- Add your test details or justification for missing tests here. -->

#### 📚 Additional Notes

- just redo #72.
  - there was an issue caused by git config `core.autocrl` displaying / diffin the wrong line ending sequence

Co-authored-by: OCram85 <marco.blessing@googlemail.com>
Reviewed-on: #73
2022-09-20 15:01:05 +02:00
..
Get-CredentialStoreItem.ps1 Update pwsh style to latest community standards (#52) 2022-06-28 08:56:33 +02:00
New-CredentialStoreItem.Tests.ps1 adds pinguinfuss contributed fix (#73) 2022-09-20 15:01:05 +02:00
New-CredentialStoreItem.ps1 adds pinguinfuss contributed fix (#73) 2022-09-20 15:01:05 +02:00
Remove-CredentialStoreItem.ps1 fix lint (PSScriptAnalyzer) issues (#62) 2022-07-15 10:59:56 +02:00
Set-CredentialStoreItem.ps1 fix lint (PSScriptAnalyzer) issues (#62) 2022-07-15 10:59:56 +02:00
Test-CredentialStoreItem.ps1 fix Test-CredentialStoreItem return (#66) 2022-07-19 11:46:21 +02:00