diff --git a/.circleci/config.yml b/.circleci/config.yml index 72a51880..b68ed65e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -34,11 +34,6 @@ jobs: # Install gems with Bundler - ruby/install-deps: key: gems-ruby-<< parameters.ruby_version >>-v{{ .Environment.CACHE_VERSION }} - - run: - name: Setup Code Climate test-reporter - command: | - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter - chmod +x ./cc-test-reporter - run: name: Wait for Elasticsearch command: dockerize -wait tcp://localhost:9200 -timeout 1m @@ -56,13 +51,9 @@ jobs: dockerize -wait tcp://localhost:9200 -timeout 1m - run: name: RSpec - environment: - CC_TEST_REPORTER_ID: 09d5a7d453407f367679c8f86c4c582ec3583bed3c7a06286d61d16e89290bd1 command: | bundle exec rake i14y:setup - ./cc-test-reporter before-build bundle exec rspec spec - ./cc-test-reporter after-build --exit-code $? - store_artifacts: path: coverage destination: ~/coverage diff --git a/config/locales/analysis/en_synonyms.txt b/config/locales/analysis/en_synonyms.txt index 8f2d191e..69b9f6fc 100644 --- a/config/locales/analysis/en_synonyms.txt +++ b/config/locales/analysis/en_synonyms.txt @@ -1,2 +1,3 @@ # Import these from https://github.com/GSA/punchcard -gas, petrol \ No newline at end of file +gas, petrol +healthcare, health care