mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 16:47:32 +00:00
set updated_at if nothing provided
This commit is contained in:
@@ -43,6 +43,7 @@ func TestServer_TestOrgDomainReduces(t *testing.T) {
|
||||
assert.NoError(ttt, err)
|
||||
}, retryDuration, tick)
|
||||
|
||||
// The API call also sets the domain as primary, so we don't do a separate test for that.
|
||||
t.Run("test organization domain add reduces", func(t *testing.T) {
|
||||
// Add a domain to the organization
|
||||
domainName := gofakeit.DomainName()
|
||||
|
Reference in New Issue
Block a user