Skip to content

Commit

Permalink
removed-comment
Browse files Browse the repository at this point in the history
  • Loading branch information
shinigami-777 authored Dec 23, 2024
1 parent 75eade3 commit 7f5b5bf
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,7 @@ public class NextLabelCauseTest {

@Rule
public JenkinsRule j = new JenkinsRule();
/**
* Tests whether a job A is able to trigger job B to be executed on a specific node/slave. If it
* does not work, the timeout will stop/fail the test after 60 seconds.
*
* @throws Exception
*/

@Test
public void testGetShortDescription() throws Exception {
FreeStyleProject project = j.createFreeStyleProject("projectB");
Expand Down

0 comments on commit 7f5b5bf

Please sign in to comment.