diff --git a/war/src/test/js/widgets/config/freestyle-config-tabbed.html b/war/src/test/js/widgets/config/freestyle-config-tabbed.html index de4f76d1aac4..83b048149bfd 100644 --- a/war/src/test/js/widgets/config/freestyle-config-tabbed.html +++ b/war/src/test/js/widgets/config/freestyle-config-tabbed.html @@ -34,7 +34,7 @@
-
+
#Advanced Project Options
@@ -122,7 +122,7 @@
-
+
#Build Triggers
@@ -134,7 +134,7 @@
-
+
#Build
diff --git a/war/src/test/js/widgets/config/tabbar.spec.js b/war/src/test/js/widgets/config/tabbar.spec.js index 24ee9c198260..69475c103f35 100644 --- a/war/src/test/js/widgets/config/tabbar.spec.js +++ b/war/src/test/js/widgets/config/tabbar.spec.js @@ -156,7 +156,6 @@ describe("tabbar-spec tests", function () { // Only 3 tabs should be visible // (used to be 4 before the merge/adopt)... - expect($('.tab', tabBar).length).toBe(3); expect(textCleanup($('.tab', tabBar).text())).toBe('General|#Build Triggers|#Build'); // And if we try to use the finder now to find something