oca-ocb-test/odoo-bringout-oca-ocb-test_website/test_website/tests/test_snippet_background_video.py
Ernad Husremovic d9452d2060 19.0 vanilla
2026-03-09 09:32:39 +01:00

10 lines
326 B
Python

# Part of Odoo. See LICENSE file for full copyright and licensing details.
import odoo.tests
@odoo.tests.common.tagged('post_install', '-at_install')
class TestSnippetBackgroundVideo(odoo.tests.HttpCase):
def test_snippet_background_video(self):
self.start_tour("/", "snippet_background_video", login="admin")