Skip to content

Commit b32b1ac

Browse files
mbrandonwgithub-actions[bot]
authored andcommitted
Run swift-format
1 parent 3b1fabe commit b32b1ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Sources/ComposableArchitecture/TestStore.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2438,8 +2438,8 @@ extension TestStore {
24382438
@MainActor
24392439
@available(
24402440
*,
2441-
unavailable,
2442-
message: "State and Action must conform to Equatable to receive actions."
2441+
unavailable,
2442+
message: "State and Action must conform to Equatable to receive actions."
24432443
)
24442444
public func receive(
24452445
_ expectedAction: Action,

0 commit comments

Comments
 (0)