mirror of
https://github.com/real-zony/ZonyLrcToolsX.git
synced 2025-09-05 13:07:26 +00:00
test: Add QQ Music Lyric Downloader UnitTest Method.
This commit is contained in:
@@ -40,7 +40,7 @@ namespace ZonyLrcTools.Tests.Infrastructure.Network
|
||||
var client = ServiceProvider.GetRequiredService<IWarpHttpClient>();
|
||||
|
||||
var response = await client.GetAsync(@"https://www.baidu.com");
|
||||
|
||||
|
||||
response.ShouldNotBeNull();
|
||||
response.ShouldContain("百度");
|
||||
}
|
||||
|
Reference in New Issue
Block a user