Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis committed Sep 11, 2024
1 parent 7cde1bf commit 5eeab43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Examples/ExamplesTests/SwiftTestingTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
struct SwiftTestingTests_Debug {
@Test func context() {
switch TestContext.current {
case .xcTest:
case .swiftTesting:
#expect(Bool(true))
default:
Issue.record()
Expand Down

0 comments on commit 5eeab43

Please sign in to comment.