Small test rename.

This commit is contained in:
Michael Nitschinger
2013-04-08 10:35:22 +02:00
parent 810130858c
commit 02bc8b24f1

View File

@@ -95,7 +95,7 @@ public class CouchbaseTemplateTest {
}
@Test
public void validfindById() {
public void validFindById() {
String id = "beers:findme-stout";
String name = "The Findme Stout";
boolean active = true;