fix: remove obsolete field in test

This commit is contained in:
Marcel_Henselin 2025-12-30 13:28:26 +01:00
parent 1c0ba50668
commit 1027643f95

View file

@ -64,7 +64,6 @@ func TestCreateInstanceWaitHandler(t *testing.T) {
},
wantErr: false,
wantRes: &sqlserverflex.GetInstanceResponse{
Acl: nil,
BackupSchedule: nil,
Edition: nil,
Encryption: nil,