This is an automated email from the ASF dual-hosted git repository. zehnder pushed a commit to branch hotfix-deactivate-flaky-e2e-test in repository https://gitbox.apache.org/repos/asf/streampipes.git
commit cb6833b40f66f5af9e02c1b13455f2cae3468bee Author: Philipp Zehnder <[email protected]> AuthorDate: Mon Dec 30 10:46:57 2024 +0100 fix: Deactivate flaky e2e test --- .../tests/datalake/widgets/{timeSeriesSave.spec.ts => timeSeriesSave.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/ui/cypress/tests/datalake/widgets/timeSeriesSave.spec.ts b/ui/cypress/tests/datalake/widgets/timeSeriesSave.ts similarity index 100% rename from ui/cypress/tests/datalake/widgets/timeSeriesSave.spec.ts rename to ui/cypress/tests/datalake/widgets/timeSeriesSave.ts
