Skip to content

Commit

Permalink
[fix] minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dtsiflit committed Oct 4, 2024
1 parent f88244d commit 499373d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Stubs/URL+Stub.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/
import Foundation

extension URL: @retroactive Identifiable {}
extension URL: Identifiable {}
extension URL: Stubbable {

public var id: ObjectIdentifier {
Expand Down

0 comments on commit 499373d

Please sign in to comment.