Skip to content

Commit 559143f

Browse files
committed
test config renamed
1 parent 02b3d78 commit 559143f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_environment/test_configurations.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def init(cls):
2323
instrument[conf.KEY_SETTINGS][conf.KEY_INSTRUMENT_SETTINGS]["ip_port"] = 17102
2424
conf.update_instrument("Temperature meter", "Temperature meter fail",
2525
instrument[conf.KEY_SETTINGS])
26-
cls._CONFIGURATIONS["failing initialize"] = conf
26+
cls._CONFIGURATIONS["failing measurement"] = conf
2727

2828
@classmethod
2929
def get_configuration_names(cls):

0 commit comments

Comments
 (0)