Skip to content
Snippets Groups Projects
Commit dd6e0a2c authored by Stefano Di Frischia's avatar Stefano Di Frischia
Browse files

L2SS-1030: move stationconfiguration test to integration test

parent 0b002999
Branches
No related tags found
1 merge request!468Resolve L2SS-1030 "Create configuration device"
......@@ -11,9 +11,9 @@ from tango import Database
from tangostationcontrol.common.configuration import StationConfiguration
from tangostationcontrol.test import base
from tangostationcontrol.integration_test.base import BaseIntegrationTestCase
class TestDbDataConversion(base.TestCase):
class TestStationConfiguration(BaseIntegrationTestCase):
sc = StationConfiguration(Database())
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment