We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8a9690 commit 067a9d3Copy full SHA for 067a9d3
packages/discussions/test/index.test.ts
@@ -88,7 +88,7 @@ import * as hubDiscussions from "../src";
88
* and again if/when we change our export strategy/order...
89
*/
90
91
-xdescribe("index", () => {
+describe("index", () => {
92
const expectedMembers = [
93
"searchPosts",
94
"exportPosts",
0 commit comments