Skip to content

Commit c8552b0

Browse files
authored
Merge pull request #314 from prgrms-web-devcourse-final-project/chore/33-infra
chore[initdate]: sentry test
2 parents 365ac30 + c5f60da commit c8552b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

backend/src/main/java/com/ai/lawyer/global/test/SentryTestController.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
package com.ai.lawyer.global.test;
2+
13
import io.sentry.Sentry;
24
import org.springframework.web.bind.annotation.GetMapping;
35
import org.springframework.web.bind.annotation.RestController;

0 commit comments

Comments
 (0)