mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
Merge pull request #2460 from TracksApp/remove-mocha-deprecation-warning
Remove mocha deprecation warning
This commit is contained in:
commit
f077af520c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
ENV["RAILS_ENV"] ||= "test"
|
||||
require 'minitest/autorun'
|
||||
require 'mocha/setup'
|
||||
require 'mocha/minitest'
|
||||
|
||||
$:.unshift File.dirname(File.dirname(__FILE__))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue