Skip to content

Commit

Permalink
Update Tests/SentryProfilerTests/SentryAppLaunchProfilingTests.swift
Browse files Browse the repository at this point in the history
Co-authored-by: Philipp Hofmann <philipp.hofmann@sentry.io>
  • Loading branch information
armcknight and philipphofmann committed May 15, 2024
1 parent 363cb2c commit 1fa9daf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ final class SentryAppLaunchProfilingSwiftTests: XCTestCase {
XCTAssertFalse(appLaunchProfileConfigFileExists())
}

// test continuous launch profiling configuration
func testContinuousLaunchProfileConfiguration() throws {
let options = Options()
options.enableContinuousProfiling = true
Expand Down

0 comments on commit 1fa9daf

Please sign in to comment.