Skip to content

Commit

Permalink
Fix compilation in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kean committed Dec 19, 2024
1 parent ddf7716 commit 706e6e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import Foundation
import WordPressShared
import Combine

final class ReaderDetailCoordinator {
class ReaderDetailCoordinator {

/// Key for restoring the VC post
static let restorablePostObjectURLKey: String = "RestorablePostObjectURLKey"
Expand Down

0 comments on commit 706e6e8

Please sign in to comment.