removed private function description as it is no longer exported
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
d4f1a90f87
commit
3f92b6fcaa
|
@ -190,7 +190,6 @@ function e2eSingleRun() {
|
|||
]
|
||||
}));
|
||||
}
|
||||
e2eSingleRun.description = `Runs the e2e tests just once`;
|
||||
|
||||
e2e = gulp.series(docker, async function isBackendReady() {
|
||||
const attempts = await backendStatus();
|
||||
|
|
Loading…
Reference in New Issue