We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a43667 commit 8026886Copy full SHA for 8026886
Storage/StorageTests/CoreData/MigrationTests.swift
@@ -1469,7 +1469,7 @@ final class MigrationTests: XCTestCase {
1469
XCTAssertEqual(newLoginURL, loginURL)
1470
}
1471
1472
- func test_migrating_from_75_to_76_adds_frameNonce_attribute() throws {
+ func test_migrating_from_76_to_77_adds_frameNonce_attribute() throws {
1473
// Given
1474
let sourceContainer = try startPersistentContainer("Model 76")
1475
let sourceContext = sourceContainer.viewContext
0 commit comments