Skip to content

Commit 4c9aaa2

Browse files
committed
squashme: fix failing tests
1 parent b12c8c2 commit 4c9aaa2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

components/renku_data_services/migrations/versions/584598f3b769_expand_and_separate_environments_from_.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
"""expand and separate environments from session launchers
22
33
Revision ID: 584598f3b769
4-
Revises: dcc1c1ee662f
5-
Create Date: 2024-07-31 14:25:24.292285
4+
Revises: 17eea03f938e
5+
Create Date: 2024-08-12 14:25:24.292285
66
77
"""
88

@@ -12,7 +12,7 @@
1212

1313
# revision identifiers, used by Alembic.
1414
revision = "584598f3b769"
15-
down_revision = "dcc1c1ee662f"
15+
down_revision = "17eea03f938e"
1616
branch_labels = None
1717
depends_on = None
1818

0 commit comments

Comments
 (0)