mirror of
https://github.com/larksuite/cli.git
synced 2026-07-06 00:06:28 +08:00
db dry-run tests still used the removed --env flag and asserted the old online default, breaking the Run dry-run E2E tests CI step after the --environment hard rename and dev-default change. Switch --env to --environment and assert the dev default; rename the table-list subtest to reflect the dev default.