@tellescope/sdk 1.4.97 → 1.4.98

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4727,10 +4727,10 @@ var tests = {
4727
4727
  return [4 /*yield*/, multi_tenant_tests()]; // should come right after setup tests
4728
4728
  case 4:
4729
4729
  _k.sent(); // should come right after setup tests
4730
- return [4 /*yield*/, auto_reply_tests()];
4730
+ return [4 /*yield*/, sub_organization_enduser_tests()];
4731
4731
  case 5:
4732
4732
  _k.sent();
4733
- return [4 /*yield*/, sub_organization_enduser_tests()];
4733
+ return [4 /*yield*/, auto_reply_tests()];
4734
4734
  case 6:
4735
4735
  _k.sent();
4736
4736
  return [4 /*yield*/, sub_organization_tests()];