mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
[FIX] runbot: typo in test tag
This commit is contained in:
parent
2e002c2dd7
commit
82c6b22e77
@ -20,7 +20,7 @@ def rev_parse(repo, branch_name):
|
||||
return head_hash
|
||||
|
||||
|
||||
@tagged('-at_install', 'post_istall')
|
||||
@tagged('-at_install', 'post_install')
|
||||
class TestBuildParams(RunbotCaseMinimalSetup):
|
||||
|
||||
def setUp(self):
|
||||
|
Loading…
Reference in New Issue
Block a user