(Fix) autofill / extensions and restore persistent storage location (#686)
This commit is contained in:
parent
4ceed65182
commit
cb8305f014
3 changed files with 4 additions and 3 deletions
|
|
@ -21,7 +21,6 @@ class CoreDataTestCase: XCTestCase {
|
|||
try super.setUpWithError()
|
||||
|
||||
controller = PersistenceController(isUnitTest: true)
|
||||
controller.setup()
|
||||
}
|
||||
|
||||
override func tearDown() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue