Skip to content

Commit

Permalink
[WIP] Change for retriggering CI
Browse files Browse the repository at this point in the history
Fixes #1398
  • Loading branch information
cumuru committed Jul 30, 2024
1 parent 58b79bd commit af69442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build/Scripts/runTests.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

#
# TYPO3 core test runner based on docker.
# TYPO3 extension tea test runner based on docker.
#

trap 'cleanUp;exit 2' SIGINT
Expand Down

0 comments on commit af69442

Please sign in to comment.