Skip to content

Commit 80b5b61

Browse files
committed
Disable goals.
1 parent dd0e5fb commit 80b5b61

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/sdk/browser/contract-tests/entity/src/ClientEntity.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ function makeSdkConfig(options: SDKConfigParams, tag: string) {
6666
};
6767
}
6868

69+
cf.fetchGoals = false;
70+
6971
return cf;
7072
}
7173

0 commit comments

Comments
 (0)