From 1e518087f87279d41c341ef430efb13670d6e0cc Mon Sep 17 00:00:00 2001 From: aharpervc Date: Wed, 26 Jun 2019 15:03:01 -0400 Subject: [PATCH] wip --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 6ec3714..1aaa60f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -50,7 +50,7 @@ jobs: bundle exec rspec \ --format progress \ - --format RspecJunitFormatter \ + # --format RspecJunitFormatter \ --out /tmp/test-results/rspec.xml \ --format progress \ $TEST_FILES