Skip to content

Commit 61e2c8c

Browse files
Use latest/stable for data integrator
1 parent 56c0c94 commit 61e2c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/test_data_integrator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ async def test_external_connectivity_with_data_integrator(
7171
ops_test.model.deploy(
7272
DATA_INTEGRATOR_APP_NAME,
7373
application_name=DATA_INTEGRATOR_APP_NAME,
74-
channel="latest/edge",
74+
channel="latest/stable",
7575
series=mysql_router_charm_series,
7676
config=data_integrator_config,
7777
),

0 commit comments

Comments
 (0)