Skip to content

Commit b4c3ce0

Browse files
committed
chore disable migrate web to mobile tests
1 parent c5646e5 commit b4c3ce0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/code_sharing/migrate_web_tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020

2121

2222
# noinspection PyMethodMayBeStatic
23+
@unittest.skip("No support for Angular 9.")
2324
class MigrateWebToMobileTests(TnsRunTest):
2425
app_name = Settings.AppName.DEFAULT
2526
app_folder = os.path.join(Settings.TEST_RUN_HOME, app_name)

0 commit comments

Comments
 (0)