mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-11 12:07:42 +00:00
(improvement)(auth) Fix the issue of a too short key. (#1207)
This commit is contained in:
@@ -7,6 +7,7 @@ import org.assertj.core.util.Lists;
|
||||
import org.junit.Assert;
|
||||
import org.junit.jupiter.api.Assertions;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
class DateUtilsTest {
|
||||
|
||||
Reference in New Issue
Block a user