This reverts commit b14f3aef3d60abc5964b0224b3ddbd006e66d95d.
@@ -56,7 +56,6 @@ subprojects {
// When running the standard test task, make sure we prepopulate the test source set with the
// @Ignore-stripped tests.
// Insert comment to force change in CI
- // Another comment because CI hit Github API limit
test.dependsOn(copyTestsFilteringIgnores)
}