From 1ed5b997395522a968b104aab9d95e189748cb13 Mon Sep 17 00:00:00 2001 From: checktheroads Date: Sun, 16 Feb 2020 19:22:48 -0700 Subject: [PATCH] remove test --- hooks.sh | 4 ++-- hyperglass/examples/hyperglass.yaml | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/hooks.sh b/hooks.sh index 25027cf..b3f1fa9 100755 --- a/hooks.sh +++ b/hooks.sh @@ -13,12 +13,12 @@ function isort_all () { function validate_examples () { python3 .tests/validate_examples.py - if [[! $? == 0]]; then + if [[ ! $? == 0 ]]; then exit 1 fi } -# make_badge # isort_all +validate_examples exit 0 \ No newline at end of file diff --git a/hyperglass/examples/hyperglass.yaml b/hyperglass/examples/hyperglass.yaml index 2844954..a07569e 100644 --- a/hyperglass/examples/hyperglass.yaml +++ b/hyperglass/examples/hyperglass.yaml @@ -1,5 +1,4 @@ --- -fake_key: true # debug: false # google_analytics: '' # org_name: The Company