Update airsonic-main/src/test/java/org/airsonic/player/service/search/SearchServiceSpecialGenreTestCase.java
Fix comment Co-Authored-By: jvoisin <jvoisin@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ import static org.springframework.util.ObjectUtils.isEmpty;
|
|||||||
@DirtiesContext(
|
@DirtiesContext(
|
||||||
classMode = DirtiesContext.ClassMode.AFTER_EACH_TEST_METHOD)
|
classMode = DirtiesContext.ClassMode.AFTER_EACH_TEST_METHOD)
|
||||||
/*
|
/*
|
||||||
* Tests to clarify strings that can be used in genre.
|
* Tests to prove what kind of strings/chars can be used in the genre field.
|
||||||
*/
|
*/
|
||||||
public class SearchServiceSpecialGenreTestCase {
|
public class SearchServiceSpecialGenreTestCase {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user