diff --git a/test/tests/Item.js b/test/tests/Item.js
index 5d13bef0..2c7b98ca 100644
--- a/test/tests/Item.js
+++ b/test/tests/Item.js
@@ -626,7 +626,7 @@ test('Item#data', function() {
 	// TODO: add tests to see if importing and exporting of Item#data works
 });
 
-test('blendmode on an item in a transformed group', function() {
+test('Item#blendMode in a transformed Group', function() {
 	var layer = new Layer();
 	var path1 = new Path.Rectangle({
 		size: [100, 100],