mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-03 20:37:34 +01:00
Make TestAccountManager final.
This commit is contained in:
parent
16ed322209
commit
2ed93e447a
@ -8,10 +8,9 @@
|
||||
|
||||
import Foundation
|
||||
import Web
|
||||
|
||||
@testable import Account
|
||||
|
||||
class TestAccountManager {
|
||||
final class TestAccountManager {
|
||||
|
||||
static let shared = TestAccountManager()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user