Skip to content

Commit 5f8829b

Browse files
committed
Merge branch 'main' of github.com:django-cms/djangocms-frontend
2 parents b3a0eb6 + 4d3a3cf commit 5f8829b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/link/test_migration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66

77
@skipIf(sys.version_info < (3, 10), "Python 3.10 or higher required")
8-
class LinkMigrationTestCase(TestCase):
8+
gitclass LinkMigrationTestCase(TestCase):
99
def setUp(self):
1010
import importlib
1111

0 commit comments

Comments
 (0)