Skip to content

Commit 013b3d8

Browse files
committed
test: alias CryptoType for tests
Signed-off-by: William Richter <[email protected]>
1 parent 71bd60d commit 013b3d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fearlessTests/Helper/TestTypeAliases.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ typealias ChainAccountInfo = fearless.ChainAccountInfo
1010
typealias ChainModel = SSFModels.ChainModel
1111
typealias ChainAsset = SSFModels.ChainAsset
1212
typealias AssetModel = SSFModels.AssetModel
13+
typealias CryptoType = fearless.CryptoType
1314
typealias RuntimeProviderProtocol = SSFRuntimeCodingService.RuntimeProviderProtocol

0 commit comments

Comments
 (0)