Skip to content

Commit

Permalink
FDC3 PASSING CONFORMANCE
Browse files Browse the repository at this point in the history
  • Loading branch information
robmoffat committed Sep 23, 2024
1 parent 6387dfc commit 501247d
Show file tree
Hide file tree
Showing 3 changed files with 125 additions and 124 deletions.
13 changes: 7 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/test/v2.0/advanced/fdc3.open.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import { APIDocumentation2_0 } from "../apiDocuments-2.0";
import { OpenControl2_0 } from "../support/open-support-2.0";
import { DesktopAgent } from "fdc3_2_0";
import { assert, expect } from "chai";
import { wait } from "../../../utils";

const openDocs = "\r\nDocumentation: " + APIDocumentation2_0 + "\r\nCause:";
const control = new OpenControl2_0();
Expand Down
Loading

0 comments on commit 501247d

Please sign in to comment.