Skip to content

Commit 4a7348b

Browse files
committed
fixed tests
1 parent 15751e2 commit 4a7348b

File tree

20 files changed

+20
-20
lines changed

20 files changed

+20
-20
lines changed

tests/unit/alerts/alert_messages/fixtures/adaptive_card/source_freshness_alert_status-error_link-False_message-False_tags-True_owners-True_path-True_error-True_suppression-False_env-False.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"items": [
1111
{
1212
"type": "TextBlock",
13-
"text": "Error: Freshness exceeded the acceptable times on source \"test_source\"",
13+
"text": "Error: Freshness exceeded the acceptable times on source \"test_source.test_identifier\"",
1414
"weight": "bolder",
1515
"size": "large",
1616
"wrap": true

tests/unit/alerts/alert_messages/fixtures/adaptive_card/source_freshness_alert_status-error_link-False_message-True_tags-True_owners-True_path-False_error-True_suppression-False_env-True.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"items": [
1111
{
1212
"type": "TextBlock",
13-
"text": "Error: Freshness exceeded the acceptable times on source \"test_source\"",
13+
"text": "Error: Freshness exceeded the acceptable times on source \"test_source.test_identifier\"",
1414
"weight": "bolder",
1515
"size": "large",
1616
"wrap": true

tests/unit/alerts/alert_messages/fixtures/adaptive_card/source_freshness_alert_status-error_link-True_message-False_tags-False_owners-False_path-False_error-False_suppression-True_env-False.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"items": [
1111
{
1212
"type": "TextBlock",
13-
"text": "Error: Freshness exceeded the acceptable times on source \"test_source\"",
13+
"text": "Error: Freshness exceeded the acceptable times on source \"test_source.test_identifier\"",
1414
"weight": "bolder",
1515
"size": "large",
1616
"wrap": true

tests/unit/alerts/alert_messages/fixtures/adaptive_card/source_freshness_alert_status-error_link-True_message-False_tags-True_owners-True_path-True_error-False_suppression-True_env-False.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"items": [
1111
{
1212
"type": "TextBlock",
13-
"text": "Error: Freshness exceeded the acceptable times on source \"test_source\"",
13+
"text": "Error: Freshness exceeded the acceptable times on source \"test_source.test_identifier\"",
1414
"weight": "bolder",
1515
"size": "large",
1616
"wrap": true

tests/unit/alerts/alert_messages/fixtures/adaptive_card/source_freshness_alert_status-error_link-True_message-True_tags-False_owners-False_path-True_error-True_suppression-True_env-True.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"items": [
1111
{
1212
"type": "TextBlock",
13-
"text": "Error: Freshness exceeded the acceptable times on source \"test_source\"",
13+
"text": "Error: Freshness exceeded the acceptable times on source \"test_source.test_identifier\"",
1414
"weight": "bolder",
1515
"size": "large",
1616
"wrap": true

tests/unit/alerts/alert_messages/fixtures/adaptive_card/source_freshness_alert_status-runtime error_link-False_message-False_tags-False_owners-False_path-False_error-False_suppression-False_env-False.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"items": [
1111
{
1212
"type": "TextBlock",
13-
"text": "Runtime Error: Failed to calculate the source freshness of \"test_source\"",
13+
"text": "Runtime Error: Failed to calculate the source freshness of \"test_source.test_identifier\"",
1414
"weight": "bolder",
1515
"size": "large",
1616
"wrap": true

tests/unit/alerts/alert_messages/fixtures/adaptive_card/source_freshness_alert_status-runtime error_link-False_message-True_tags-True_owners-False_path-False_error-True_suppression-True_env-True.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"items": [
1111
{
1212
"type": "TextBlock",
13-
"text": "Runtime Error: Failed to calculate the source freshness of \"test_source\"",
13+
"text": "Runtime Error: Failed to calculate the source freshness of \"test_source.test_identifier\"",
1414
"weight": "bolder",
1515
"size": "large",
1616
"wrap": true

tests/unit/alerts/alert_messages/fixtures/adaptive_card/source_freshness_alert_status-runtime error_link-True_message-False_tags-True_owners-False_path-True_error-False_suppression-True_env-True.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"items": [
1111
{
1212
"type": "TextBlock",
13-
"text": "Runtime Error: Failed to calculate the source freshness of \"test_source\"",
13+
"text": "Runtime Error: Failed to calculate the source freshness of \"test_source.test_identifier\"",
1414
"weight": "bolder",
1515
"size": "large",
1616
"wrap": true

tests/unit/alerts/alert_messages/fixtures/adaptive_card/source_freshness_alert_status-runtime error_link-True_message-True_tags-False_owners-True_path-False_error-True_suppression-False_env-True.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"items": [
1111
{
1212
"type": "TextBlock",
13-
"text": "Runtime Error: Failed to calculate the source freshness of \"test_source\"",
13+
"text": "Runtime Error: Failed to calculate the source freshness of \"test_source.test_identifier\"",
1414
"weight": "bolder",
1515
"size": "large",
1616
"wrap": true

tests/unit/alerts/alert_messages/fixtures/adaptive_card/source_freshness_alert_status-runtime error_link-True_message-True_tags-True_owners-True_path-True_error-True_suppression-True_env-True.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"items": [
1111
{
1212
"type": "TextBlock",
13-
"text": "Runtime Error: Failed to calculate the source freshness of \"test_source\"",
13+
"text": "Runtime Error: Failed to calculate the source freshness of \"test_source.test_identifier\"",
1414
"weight": "bolder",
1515
"size": "large",
1616
"wrap": true

0 commit comments

Comments
 (0)