Improve test string here.
This commit is contained in:
		
							parent
							
								
									fc2250203d
								
							
						
					
					
						commit
						4ef9b9634a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -447,7 +447,7 @@ dies_ok { $tempSP->_getOrCreateRequestConfiguration({ }); } | |||
|    "_getOrCreateRequestConfiguration: dies on empty hash"; | ||||
| 
 | ||||
| dies_ok { $tempSP->_getOrCreateRequestConfiguration({ requestConfigurationId => "NoStringsPlease" }); } | ||||
|    "_getOrCreateRequestConfiguration: dies for string request id"; | ||||
|    "_getOrCreateRequestConfiguration: dies for string requestConfigurationId"; | ||||
| 
 | ||||
| dies_ok { $tempSP->_getOrCreateRequestConfiguration({ requestConfigurationId => 0 }); } | ||||
|    "_getOrCreateRequestConfiguration: dies for non-existant requestConfigurationId"; | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn