Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asahiocean
SZRCAI
Commits
d3424ad0
Verified
Commit
d3424ad0
authored
Jul 05, 2021
by
asahiocean
🚀
Browse files
commit
parent
c7babae5
Changes
1
Show whitespace changes
Inline
Side-by-side
SZRCAI/SZRCAIUITests/SZRCAIUITests.swift
View file @
d3424ad0
...
@@ -26,7 +26,7 @@ class SZRCAIUITests: XCTestCase {
...
@@ -26,7 +26,7 @@ class SZRCAIUITests: XCTestCase {
func
testLaunchPerformance
()
throws
{
func
testLaunchPerformance
()
throws
{
if
#available(macOS 10.15, iOS 13.0, tvOS 13.0, *)
{
if
#available(macOS 10.15, iOS 13.0, tvOS 13.0, *)
{
measure
(
metrics
:
[
XCTApplicationLaunchMetric
()])
{
measure
(
metrics
:
[
XCTApplicationLaunchMetric
()])
{
XCUIApplication
()
.
launch
()
//
XCUIApplication().launch()
}
}
}
}
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment