diff --git a/enzevalos_iphoneTests/CryptoTests.swift b/enzevalos_iphoneTests/CryptoTests.swift
index 67bafb993303d74544a55b217a37e5a70fa8265f..a1fe06a0d333638f2492ca28f156343abf583ef3 100644
--- a/enzevalos_iphoneTests/CryptoTests.swift
+++ b/enzevalos_iphoneTests/CryptoTests.swift
@@ -779,7 +779,5 @@ class CryptoTests: XCTestCase {
         sleep(10)
         try? skController.performFetch()
         XCTAssertEqual(skController.fetchedObjects?.count, 1)
-
-
     }
 }