Skip to content

Commit a6748d3

Browse files
Merge branch 'develop' into feat/remove-mako-and-cherrypy
2 parents 7a0a17a + 463d485 commit a6748d3

19 files changed

+3963
-3975
lines changed

poetry.lock

Lines changed: 696 additions & 621 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/smoke/test_ucc_build.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -803,7 +803,9 @@ def remove_hash(filename):
803803
normalized_files = [remove_hash(f) for f in cleaned_files]
804804

805805
expected_js_files_list = [
806+
"ArrowBroadUnderbarDown.js",
806807
"assets",
808+
"ChevronUp.js",
807809
"ConfigurationPage.js",
808810
"Dashboard.consts.js",
809811
"Dashboard.Custom.js",
@@ -824,7 +826,6 @@ def remove_hash(filename):
824826
"purify.es.js",
825827
"redirect_page.js",
826828
"Search.js",
827-
"toUpper.js",
828829
"usePlatform.js",
829830
]
830831
assert sorted(normalized_files) == sorted(expected_js_files_list)
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)