Stabilize Playwright phase 8 E2E to 25 green specs.
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled
Harden login and online-card assertions, fix multi-hop discover spread selection, add Path Tracer RS lanes mock E2E, and graceful stub WS teardown.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import { teardownDiscoverSpreadStub } from './discover-spread-stub';
|
||||
import { teardownLiveStubAgent } from './live-stub';
|
||||
|
||||
export default function globalTeardown(): void {
|
||||
teardownDiscoverSpreadStub();
|
||||
teardownLiveStubAgent();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user