mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 10:00:44 -05:00
last fixes
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user