Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anus-dev/ANUS
/ wait
Function
wait
packages/cli/src/ui/components/AuthDialog.test.tsx:15–15 ·
view source on GitHub ↗
(ms = 50)
Source
from the content-addressed store, hash-verified
13
14
describe(
'AuthDialog'
, () => {
15
const wait = (ms = 50) => new Promise((resolve) => setTimeout(resolve, ms));
16
17
let originalEnv: NodeJS.ProcessEnv;
18
Callers
1
AuthDialog.test.tsx
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected