Skip to content
Snippets Groups Projects
Commit 0bccf3a5 authored by Jan David Mol's avatar Jan David Mol
Browse files

L2SS-470: Fix typo in function name

parent 2668b7d6
No related branches found
No related tags found
1 merge request!176L2SS-470: Fix boot
......@@ -16,7 +16,7 @@ class TestDeviceBoot(AbstractTestBases.TestDeviceBase):
def setUp(self):
super().setUp("STAT/Boot/1")
def test_device_unb2_initialise_station(self):
def test_device_boot_initialise_station(self):
"""Test if we can initialise the station"""
self.proxy.initialise()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment