From 30aa96ea4280626bebb6ed88abbebcdf90552935 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 23 Feb 2023 17:03:09 +0100 Subject: [PATCH] Fix --- scripts/_common.sh | 2 +- tests.toml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 tests.toml diff --git a/scripts/_common.sh b/scripts/_common.sh index 0f3ef6f..9b19461 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,7 +6,7 @@ # PHP APP SPECIFIC #================================================= -version_commit=8493ddade560a2628bfcf3d36e5c3e411392b2bf +version_commit=99a9ab783815e3bddeebd0de8ad74d010e5162b1 # nodejs version nodejs_version=16 diff --git a/tests.toml b/tests.toml new file mode 100644 index 0000000..cbbeef1 --- /dev/null +++ b/tests.toml @@ -0,0 +1,3 @@ +test_format = 1.0 + +[default]