Skip to content

Commit 90cf340

Browse files
committed
Re-enabled formatting tests
Signed-off-by: Ole Herman Schumacher Elgesem <ole.elgesem@northern.tech>
1 parent edc31ce commit 90cf340

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

tests/run-format-tests.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
#/usr/bin/env bash
22

3-
echo "TODO: Uncomment set -e to make tests start failing"
4-
5-
# set -e
3+
set -e
64
# set -x
75

86
echo "These tests expect cfengine CLI to be installed globally or in venv"

0 commit comments

Comments
 (0)