From b1bfc2f791ab40bdb99ae8142d0df41bbcca9490 Mon Sep 17 00:00:00 2001 From: David Date: Sun, 13 Oct 2024 01:40:08 +0200 Subject: [PATCH] chore(tests): fix wrong unscrub --- erpnext/setup/doctype/terms_and_conditions/test_records.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/setup/doctype/terms_and_conditions/test_records.toml b/erpnext/setup/doctype/terms_and_conditions/test_records.toml index 38bf5729222..b98a1e91175 100644 --- a/erpnext/setup/doctype/terms_and_conditions/test_records.toml +++ b/erpnext/setup/doctype/terms_and_conditions/test_records.toml @@ -1,4 +1,4 @@ -[["Terms And Conditions"]] +[["Terms and Conditions"]] terms = "_Test Terms" title = "_Test Terms and Conditions"