Skip to content

Commit

Permalink
Run swift-format
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis authored and github-actions[bot] committed Nov 18, 2024
1 parent e2b0609 commit 20ad45b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Dependencies/Traits/PreviewTrait.swift
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
}

/// A trait that overrides a preview's dependency.
///
///
/// - Parameter value: A dependency value to override for the test.
public static func dependency<Value: TestDependencyKey>(
_ value: Value
Expand Down

0 comments on commit 20ad45b

Please sign in to comment.