fixup! fixup! Merge branch 'main' into fix_adding_org_same_id_twice

This commit is contained in:
Iraq Jaber
2025-07-02 15:33:46 +02:00
parent 8389f5ca98
commit 726c1d15b2
3 changed files with 4 additions and 3 deletions

View File

@@ -156,6 +156,7 @@ type Steps struct {
s57CreateResourceCounts *CreateResourceCounts
s58ReplaceLoginNames3View *ReplaceLoginNames3View
s59SetupWebkeys *SetupWebkeys
s61AddUIDniqueConstraintsForOrgs *AddIDUniqueConstraintsForOrgs
}
func MustNewSteps(v *viper.Viper) *Steps {