We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5ddc70 commit f6702f9Copy full SHA for f6702f9
bin/journey-test.sh
@@ -1,7 +1,7 @@
1
#!/usr/bin/env bash
2
3
# This script is shared between the Java and Kotlin tracks. If you make an update to this script on
4
-# on track, please create a companion PR to merge it in to the other. Thank you!
+# one track, please create a companion PR to merge it in to the other. Thank you!
5
TRACK=java
6
TRACK_REPO="x${TRACK}"
7
TRACK_SRC_EXT="java"
0 commit comments