Skip to content

Commit

Permalink
Merge pull request #138 from YAPP-Github/fix/#137-dependecies-preview…
Browse files Browse the repository at this point in the history
…-value

fix: DependencyMacro 도입 후 컴파일 충둘문제 수정
  • Loading branch information
ShapeKim98 authored Oct 6, 2024
2 parents fbac2fe + 5938318 commit d9704db
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ import Dependencies

extension SwiftSoupClient: TestDependencyKey {
public static let testValue = Self()
public static let previewValue = liveValue
}

0 comments on commit d9704db

Please sign in to comment.