Fix typo in todo

This commit is contained in:
Dominik Adam Przybysz 2014-12-09 23:10:05 +01:00
parent fc4bda11de
commit 961a8f556c

View file

@ -75,7 +75,7 @@ class MockServerTest extends Specification{
controlServerClient.removeMock('testSoap') == 1
}
//TODO def "should add simultanously working post and rest mocks with the same predicate and endpoint nad port"(){}"
//TODO def "should add simultaneously working post and rest mocks with the same predicate and endpoint nad port"(){}"
//TODO def "should add mock minimal(){}"
//TODO def "should dispatch mocks with the same predicates on another ports"
//TODO def "should not add mock with existing name"(){}