We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbccabc commit 8a57e01Copy full SHA for 8a57e01
packages/common/test/index.test.ts
@@ -37,7 +37,7 @@ import * as hubCommon from "../src";
37
* and again if/when we change our export strategy/order...
38
*/
39
40
-xdescribe("index", () => {
+describe("index", () => {
41
const expectedMembers = [
42
"OperationStack",
43
"OperationError",
0 commit comments