Use non-persistent Salter for logging test message (#22308)

* use non-persistent Salter for logging test message

* adjust tests based on code changes to ProcessManual

* suggestion for log test message fix (#22320)

* clean up test code and fix misnamed elements

---------

Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
This commit is contained in:
Marc Boudreau
2023-08-14 11:00:49 -04:00
committed by GitHub
parent ab9f0808e0
commit d66fdb4dfd
4 changed files with 143 additions and 59 deletions

View File

@@ -257,7 +257,7 @@ type Namespace struct {
Path string `json:"path,omitempty"`
}
// nonPersistentSalt is used for obtaining a salt that is
// nonPersistentSalt is used for obtaining a salt that is not persisted.
type nonPersistentSalt struct{}
// Backend interface must be implemented for an audit