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