Clean up tests #81
Annotations
8 warnings
Unit tests:
test/commands/ai/models/info.test.ts#L64
Unexpected function call in describe block
|
Unit tests:
test/commands/ai/models/info.test.ts#L64
Unexpected member expression in describe block. Member expressions may call functions via getters
|
Unit tests:
test/commands/ai/models/info.test.ts#L64
Unexpected function call in describe block
|
Unit tests:
test/commands/ai/models/info.test.ts#L64
Unexpected member expression in describe block. Member expressions may call functions via getters
|
Check linting:
test/commands/ai/models/info.test.ts#L64
Unexpected function call in describe block
|
Check linting:
test/commands/ai/models/info.test.ts#L64
Unexpected member expression in describe block. Member expressions may call functions via getters
|
Check linting:
test/commands/ai/models/info.test.ts#L64
Unexpected function call in describe block
|
Check linting:
test/commands/ai/models/info.test.ts#L64
Unexpected member expression in describe block. Member expressions may call functions via getters
|
Loading