Skip to content
Snippets Groups Projects

Bindings models wrapper

Merged Dariusz Rybicki requested to merge feature/bindings-models-wrapper into main
@@ -2,7 +2,7 @@ import CustomDump
import XCTest
@testable import ElixxirDAppsSDK
final class ContactFactTests: XCTestCase {
final class FactTests: XCTestCase {
func testCoding() throws {
let jsonString = """
{
Loading