Skip to content

Commit

Permalink
[TASK] Drop bamboo test plans
Browse files Browse the repository at this point in the history
With the CI migration from bamboo to gitlab being finished,
the bamboo test plan setup can be dropped from core.

Resolves: #93994
Releases: master, 10.4, 9.5
Change-Id: I8f3d5beda8b296e268c2da5eddead6a542f5d418
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68885
Tested-by: core-ci <[email protected]>
Tested-by: Christian Kuhn <[email protected]>
Reviewed-by: Christian Kuhn <[email protected]>
  • Loading branch information
lolli42 committed Apr 27, 2021
1 parent a90e0e6 commit ea228a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public function testFormAction()

/**
* @param \ExtbaseTeam\BlogExample\Domain\Model\Post $blogPost
* // needs to be imported entirely, else the annotationChecker script of bamboo will complain
* // needs to be imported entirely, else the annotationChecker test script complains
* @IgnoreValidation("blogPost")
*/
public function testForwardAction($blogPost)
Expand Down

0 comments on commit ea228a9

Please sign in to comment.