mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-21 21:40:48 +02:00
Remove mocha deprecation warning
This commit is contained in:
parent
89a1d4caa6
commit
4d3fa62f8a
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