Skip to content

Commit e521987

Browse files
committed
fix label
1 parent 3d96503 commit e521987

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

i18n/ko/docusaurus-plugin-content-docs/current/features/logging-for-object-resolution.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
sidebar_position: 5.5
3-
sidebar_label: 개체 해결을 위한 로깅
3+
sidebar_label: 개체 해결에 대한 로깅
44
---
55

66
import { JavaKotlinCodeBlock, JavadocLink } from '@site/src/components/Custom';
77
import { version } from '../data.json';
88

9-
# 개체 해결을 위한 로깅
9+
# 개체 해결에 대한 로깅
1010

1111
AutoParams는 테스트 실행 중 개체가 어떻게 해결되는지 이해하는 데 도움이 되는 자세한 로그를 제공합니다. 해결 로그는 테스트 실행 중 표준 출력으로 제공되며 각 값이 어떻게 생성되는지 쉽게 추적할 수 있습니다.
1212

0 commit comments

Comments
 (0)