Skip to content

Commit b81ee2f

Browse files
committed
chore: clean up
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
1 parent 286e343 commit b81ee2f

17 files changed

+4
-0
lines changed

DesignToolbox/DesignToolboxSnapshotsTests/__Snapshots__/Components/Test Cases/Components/Indicators/TagSnapshotsTestCase.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ import XCTest
2929
/// **Warning: the loader state tag is not tested because of discrepencies with snapshots comparisons**
3030
open class TagSnapshotsTestsTestCase: XCTestCase {
3131

32+
// MARK: - Tags
33+
3234
/// Tests all tags with all types, appearances, status and size for the given theme and color scheme.
3335
///
3436
/// - Parameters:
@@ -148,6 +150,8 @@ open class TagSnapshotsTestsTestCase: XCTestCase {
148150
testName: testName)
149151
}
150152

153+
// MARK: - Input tags
154+
151155
/// This function tests all input tags with disable state for the given theme and color scheme.
152156
///
153157
/// - Parameters:
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)