Skip to content

Commit f4b9dbe

Browse files
committed
chore(demo): comment out KYPhotoLibraryDemoUITestsLaunchTests.swift
1 parent 4c5f1db commit f4b9dbe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

KYPhotoLibraryDemo/KYPhotoLibraryDemoUITests/KYPhotoLibraryDemoUITestsLaunchTests.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Created by Kjuly on 6/1/2024.
66
// Copyright © 2024 Kaijie Yu. All rights reserved.
77
//
8-
8+
/*
99
import XCTest
1010

1111
final class KYPhotoLibraryDemoUITestsLaunchTests: XCTestCase {
@@ -30,4 +30,4 @@ final class KYPhotoLibraryDemoUITestsLaunchTests: XCTestCase {
3030
attachment.lifetime = .keepAlways
3131
add(attachment)
3232
}
33-
}
33+
}*/

0 commit comments

Comments
 (0)