last fixes

This commit is contained in:
Elbaz
2023-08-22 12:49:16 +03:00
parent 19fbfe54a5
commit d80141255c
10 changed files with 17 additions and 17 deletions

View File

@@ -318,7 +318,7 @@ func TestConsul_destroyLock(t *testing.T) {
testLock(clientA, lockPath)
// The release the lock from a second client to test the
// `opentf force-unlock <lock_id>` functionnality
// `opentf force-unlock <lock_id>` functionality
s, err = b.StateMgr(backend.DefaultStateName)
if err != nil {
t.Fatalf("err: %s", err)