Commit 99a5eca
committed
test(gateway-lock): assert hashed lock path in writeFile failure test
The test previously hardcoded lockPath as gateway.lock, but the actual
lock path uses SHA256 hash. Use resolveLockPath(env).lockPath so the
cleanup assertion matches the real acquireGatewayLock behavior.1 parent 366a50c commit 99a5eca
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
| 380 | + | |
381 | 381 | | |
382 | 382 | | |
383 | | - | |
| 383 | + | |
| 384 | + | |
384 | 385 | | |
385 | 386 | | |
386 | 387 | | |
| |||
394 | 395 | | |
395 | 396 | | |
396 | 397 | | |
397 | | - | |
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
| |||
0 commit comments