mirror of
https://github.com/real-zony/ZonyLrcToolsX.git
synced 2025-09-05 21:16:52 +00:00
refactor: Use Object to replace byte arrays when generating lyrics.
This commit is contained in:
@@ -18,6 +18,7 @@ namespace ZonyLrcTools.Tests.Infrastructure.Lyrics
|
||||
}
|
||||
|
||||
[Fact]
|
||||
[Trait("LyricsProvider", "KuGou")]
|
||||
public async Task DownloadAsync_Test()
|
||||
{
|
||||
var lyric = await _lyricsProvider.DownloadAsync("东方红", null);
|
||||
|
Reference in New Issue
Block a user