mirror of
https://github.com/fxm90/GradientLoadingBar.git
synced 2026-06-16 12:24:31 +00:00
♻️ :: Unify // MARK: - statements in tests
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ final class GradientLoadingBarControllerTestCase: XCTestCase {
|
||||
static let precision: Float = 0.99
|
||||
}
|
||||
|
||||
// MARK: - Tests
|
||||
// MARK: - Test cases
|
||||
|
||||
func test_gradientLoadingBarController() {
|
||||
// Given
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@ final class NotchGradientLoadingBarControllerTestCase: XCTestCase {
|
||||
static let precision: Float = 0.99
|
||||
}
|
||||
|
||||
// MARK: - Tests
|
||||
// MARK: - Test cases
|
||||
|
||||
func test_notchGradientLoadingBarController() {
|
||||
// Given
|
||||
|
||||
Reference in New Issue
Block a user