From db2ad85cb0c41e617fd62a9f1ffe7695d23e9f5c Mon Sep 17 00:00:00 2001 From: Robert Duncan Date: Sat, 21 Oct 2023 20:43:46 -0700 Subject: [PATCH] chore: test workflow --- frappe_schema_json_diff.py | 3 +-- test_files/new_doctype_renamodified_old.json | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frappe_schema_json_diff.py b/frappe_schema_json_diff.py index c488782..a4b1d53 100755 --- a/frappe_schema_json_diff.py +++ b/frappe_schema_json_diff.py @@ -346,8 +346,7 @@ def print_custom(path: str) -> None: if __name__ == "__main__": # https://github.com/azrafe7/test_python_rich_on_gh_pages/blob/0015be3b6b1925c4d4c9acbaed319666ff7cec89/main.py - print('running in runner') - console = Console(force_terminal=True, width=180, log_time=False, log_path=False) + console = Console(force_terminal=True, width=150, log_time=False, log_path=False) old_path = sys.argv[2] old_hex = sys.argv[3] diff --git a/test_files/new_doctype_renamodified_old.json b/test_files/new_doctype_renamodified_old.json index 1bfed34..b3e9208 100644 --- a/test_files/new_doctype_renamodified_old.json +++ b/test_files/new_doctype_renamodified_old.json @@ -9,6 +9,7 @@ "new_docfield_1", "new_docfield_2", "new_docfield_3", + "new_docfield_4", "new_docfield_5", "new_docfield_6", "new_docfield_7"