fix warning
This commit is contained in:
@@ -376,5 +376,6 @@ public class IOllamaClientTests : UnitTestBase
|
||||
{
|
||||
yield return item;
|
||||
}
|
||||
await Task.CompletedTask; // Add await to make it properly async
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user