mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 14:00:29 +00:00
Use canonical default tenant in RG06
This commit is contained in:
@@ -75,7 +75,7 @@ func TestPatrolAutonomyColimaRealLabCanonicalJourney(t *testing.T) {
|
||||
t.Fatal(err)
|
||||
}
|
||||
now := time.Now().UTC().Truncate(time.Microsecond)
|
||||
orgID := "rg06-" + runID
|
||||
orgID := "default"
|
||||
|
||||
// The acknowledgement and activation are written and reopened before any
|
||||
// action is planned. Their digest is a measured authority baseline.
|
||||
|
||||
Reference in New Issue
Block a user