We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24f954f commit 1ed122dCopy full SHA for 1ed122d
use-fireproof/fp-cloud-connector/page-fpcc-protocol.test.ts
@@ -73,7 +73,7 @@ describe("FPCC Protocol", () => {
73
tid: "tid-test-app-1",
74
appId: "test-app-1",
75
});
76
- expect(fpccEvtApp).toEqual({
+ expect(fpccEvtApp.Ok()).toEqual({
77
78
type: "FPCCEvtApp",
79
src: "fp-cloud-connector",
0 commit comments