import ComposableArchitecture import XCTest @testable import SyncUps class SyncUpDetailTests: XCTestCase { func testEdit() async { } }