Skip to content
Snippets Groups Projects
Commit 6b0f0f7c authored by Taya Snijder's avatar Taya Snijder
Browse files

fixed ccd integration test bug0

parent 530150dd
No related branches found
No related tags found
2 merge requests!415Draft: Resolve L2SS-912 "Add ccd device testing",!406Resolve L2SS-912 "Add ccd device"
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
from .base import AbstractTestBases from .base import AbstractTestBases
class TestDeviceAPSCT(AbstractTestBases.TestDeviceBase): class TestDeviceCCD(AbstractTestBases.TestDeviceBase):
def setUp(self): def setUp(self):
super().setUp("STAT/CCD/1") super().setUp("STAT/CCD/1")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment