Update the tests to consider on call annotation for team as 'test' to match mock value
Signed-off-by: Heather Lee <heatherl@splunk.com>
This commit is contained in:
@@ -76,7 +76,7 @@ const mockEntityData = {
|
||||
metadata: {
|
||||
name: 'splunkoncall-test',
|
||||
annotations: {
|
||||
'splunk.com/on-call-team': 'Example',
|
||||
'splunk.com/on-call-team': 'test',
|
||||
},
|
||||
},
|
||||
} as Entity,
|
||||
|
||||
Reference in New Issue
Block a user