feat/drive-permission-get-setting

This commit is contained in:
jiaxing.04
2026-07-15 15:07:25 +08:00
parent 56a7d04964
commit 669aac0a53

View File

@@ -11,6 +11,7 @@ import (
clie2e "github.com/larksuite/cli/tests/cli_e2e"
"github.com/stretchr/testify/require"
"github.com/tidwall/gjson"
)
func TestDrive_PermissionGetSettingDryRun(t *testing.T) {