Skip to content

Commit 8a9bf8a

Browse files
Mark Pospeselmpospese
authored andcommitted
[CM-734] Use more descriptive unit test names
1 parent 0789828 commit 8a9bf8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/YMatterTypeTests/Extensions/Foundation/NSAttributedString+baseAttributesTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ final class NSAttributedStringBaseAttributesTests: XCTestCase {
2525
.font: boldFont
2626
]
2727

28-
func test() {
28+
func testApplyBaseAttributes() {
2929
let sut = makeSUT()
3030
let updated = sut.attributedString(with: regularAttributes)
3131

0 commit comments

Comments
 (0)