// // FastlanedemoappTests.swift // FastlanedemoappTests // // Created by sangeeths03 on 20/05/25. // import Testing struct FastlanedemoappTests { @Test func example() async throws { // Write your test here and use APIs like `#expect(...)` to check expected conditions. } }