Update github action

This commit is contained in:
RatzzFatzz
2025-02-04 00:54:09 +01:00
parent f6310c71ee
commit ecc5c56c8c
2 changed files with 3 additions and 1 deletions

View File

@@ -1,11 +1,13 @@
package at.pcgamingfreaks.mkvaudiosubtitlechanger.util;
import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.Test;
import java.util.Date;
import static org.junit.jupiter.api.Assertions.*;
@Disabled
class DateUtilsTest {
@Test