mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-24 02:18:40 +08:00
Add Fastlanedemoapp Xcode project for Fastlane demo
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// 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.
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user