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 fe427ef commit e970982Copy full SHA for e970982
packages/abstractions/test/common/apiClientProxifier.ts
@@ -98,5 +98,5 @@ describe("apiClientProxifier", () => {
98
"couldn't find navigation property unknownProperty",
99
);
100
});
101
- });
102
-});
+ });
+});
0 commit comments