mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[IMP] base_comment_template: Improved sentences on fields
This commit is contained in:
committed by
Víctor Martínez
parent
e1011fa519
commit
8fef4ecdba
@@ -142,7 +142,7 @@ class TestCommentTemplate(common.SavepointCase):
|
||||
}
|
||||
)
|
||||
self.assertTrue(
|
||||
"The are other records with same models, priority, domain and position."
|
||||
"There are other records with same models, priority, domain and position."
|
||||
== context.exception.args[0]
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user