fix: add missing go mod for generator
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 4s
CI Workflow / CI run tests (pull_request) Failing after 2m16s
CI Workflow / CI run build and linting (pull_request) Failing after 2m5s
CI Workflow / Code coverage report (pull_request) Has been skipped
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 2m48s

This commit is contained in:
Marcel_Henselin 2026-03-02 10:51:54 +01:00
parent aaad987d6d
commit 79ca4b2ea0
2 changed files with 21 additions and 1 deletions

View file

@ -141,7 +141,7 @@ func TestAccInstance(t *testing.T) {
updSizeData.Size = 25
updBackupSched := exData
updBackupSched.BackupSchedule = "0 0 1 * *"
updBackupSched.BackupSchedule = "30 3 5,15 * *"
/*
{