fixed typo

This commit is contained in:
Joern Muehlencord
2024-02-16 00:12:49 +01:00
parent e0fde434df
commit 85c181a433

View File

@ -22,7 +22,7 @@ import java.util.List;
import java.util.Map;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.Test;k
import org.junit.jupiter.api.Test;
/**
* @author Joern Muehlencord (joern@muehlencord.de)