Skip to content

Commit 8743ae8

Browse files
committed
@pcrespov review: typo
1 parent 12cb764 commit 8743ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/simcore-sdk/tests/unit/test_nodeports_v2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
pytest.param(False, id="Autoupdate disabled"),
2020
],
2121
)
22-
async def test_nodeports_aut_updates(
22+
async def test_nodeports_auto_updates(
2323
mock_db_manager: Callable,
2424
default_configuration: Dict[str, Any],
2525
node_uuid: str,

0 commit comments

Comments
 (0)