diff options
Diffstat (limited to 'internal/outcome/shim_test.go')
| -rw-r--r-- | internal/outcome/shim_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/outcome/shim_test.go b/internal/outcome/shim_test.go index f16d3718..ad0fce6c 100644 --- a/internal/outcome/shim_test.go +++ b/internal/outcome/shim_test.go @@ -123,7 +123,7 @@ func TestShimEntrypoint(t *testing.T) { templateState := outcomeState{ Shim: newShimParams(), ID: &checkExpectInstanceId, - Identity: hst.IdentityMax, + Identity: hst.IdentityEnd, UserID: 10, Container: hst.Template().Container, Mapuid: 1000, |
