1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-26 18:18:51 +01:00

Remove codacy, add puma

This commit is contained in:
2021-05-19 22:13:32 +02:00
parent 469ef622ab
commit 1af75a7f5d
4 changed files with 6 additions and 16 deletions

View File

@@ -1,8 +1,5 @@
require 'codacy-coverage'
require 'webmock/minitest'
Codacy::Reporter.start
ENV['RAILS_ENV'] ||= 'test'
require File.expand_path('../../config/environment', __FILE__)
require 'rails/test_help'