Skip to content

Commit 0bd8ffe

Browse files
committed
update test_publish_live_modular_push
Update test_publish_live_modular_push after rebasing Signed-off-by: Jonathan Gangi <[email protected]>
1 parent c5bba9e commit 0bd8ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ms_azure/test_service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1792,7 +1792,7 @@ def test_publish_live_modular_push(
17921792
"Item root['resources'][1]['vmImageVersions'][1] added to iterable."
17931793
) in caplog.text
17941794
assert (
1795-
'Updating the technical configuration for "example-product/plan-1" on "preview".'
1795+
'Updating the technical configuration for "example-product/plan-1" on "draft".'
17961796
in caplog.text
17971797
)
17981798
assert (

0 commit comments

Comments
 (0)