Skip to content

Commit 067a9d3

Browse files
committed
test(hub-discussions): uncomment index.test.ts
affects: @esri/hub-discussions ISSUES CLOSED: 12495
1 parent f8a9690 commit 067a9d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/discussions/test/index.test.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ import * as hubDiscussions from "../src";
8888
* and again if/when we change our export strategy/order...
8989
*/
9090

91-
xdescribe("index", () => {
91+
describe("index", () => {
9292
const expectedMembers = [
9393
"searchPosts",
9494
"exportPosts",

0 commit comments

Comments
 (0)