Skip to content
Snippets Groups Projects

Bindings models wrapper

Merged Dariusz Rybicki requested to merge feature/bindings-models-wrapper into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -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