From 3f2f690f406ac143b396e470e52eb982338868b0 Mon Sep 17 00:00:00 2001 From: mungsil Date: Thu, 28 Nov 2024 04:04:54 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=ED=85=8C=EC=8A=A4=ED=8A=B8=20=EC=BD=94?= =?UTF-8?q?=EB=93=9C=20=EC=A3=BC=EC=84=9D=20=ED=95=B4=EC=A0=9C=20#61?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../com/munecting/api/MunectingServerApplicationTests.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/test/java/com/munecting/api/MunectingServerApplicationTests.java b/src/test/java/com/munecting/api/MunectingServerApplicationTests.java index e110f35..2557a00 100644 --- a/src/test/java/com/munecting/api/MunectingServerApplicationTests.java +++ b/src/test/java/com/munecting/api/MunectingServerApplicationTests.java @@ -1,4 +1,4 @@ -/* + package com.munecting.api; import org.junit.jupiter.api.Test; @@ -14,4 +14,4 @@ void contextLoads() { } } -*/ +