We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f564b43 commit e15d5ecCopy full SHA for e15d5ec
tests/test_contacts.py
@@ -44,7 +44,7 @@ def setUpClass(cls):
44
# Sometimes the free public server start page is not available
45
# Use a specif instance (this may be very mutable)
46
info = {'host': 'https://demo4.odoo.com',
47
- 'database': 'demo_160_1675600518',
+ 'database': 'demo_160_1675617129',
48
'user': 'admin',
49
'password': 'admin'}
50
cls.model = Model(model_name='res.partner',
0 commit comments