Skip to content

Commit 8745d3a

Browse files
committed
fixed broken test
1 parent 98e3970 commit 8745d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SWTableViewCellTests/SWTableViewCellTests.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
[UIColor colorWithRed:0.55f green:0.27f blue:0.07f alpha:1.0]
3838
icon:[UIImage imageNamed:@"list.png"]];
3939

40-
leftButtons = leftButtons;
40+
leftButtons = leftUtilityButtons;
4141

4242
});
4343

0 commit comments

Comments
 (0)