Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit ba76dac

Browse files
committed
Removed duplicated test
1 parent be8a88d commit ba76dac

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/unit/page-sections/page_core.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@
2222
ok($('.ui-footer > a').hasClass('ui-btn'));
2323
});
2424

25-
test( "unnested footer anchors are styled", function(){
26-
ok($('.ui-footer > a').hasClass('ui-btn'));
27-
});
28-
2925
test( "unnested bar anchors are styled", function(){
3026
ok($('.ui-bar > a').hasClass('ui-btn'));
3127
});

0 commit comments

Comments
 (0)