File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -555,15 +555,6 @@ func TestApp(t *testing.T) {
555555 tooltip : "You need to [Install Coder Desktop](https://coder.com/docs/user-guides/desktop" +
556556 "#install-coder-desktop) to use this button." ,
557557 },
558- {
559- name : "TooltipMaxLength" , // < 512 characters
560- tooltip : "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut" +
561- "labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco" +
562- "laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in" +
563- "voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat" +
564- "non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut" +
565- "perspiciatis unde omnis iste natus error sit voluptatem accusant" ,
566- },
567558 {
568559 name : "TooltipTooLong" , // > 512 characters
569560 tooltip : "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor " +
You can’t perform that action at this time.
0 commit comments