Add db-query-matchers

Change-Id: I653107b96e86094e4943f355fec5e51d81c0d7bf
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/254938
Reviewed-by: Cody Cutrer <cody@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
QA-Review: Jacob Burroughs <jburroughs@instructure.com>
Product-Review: Jacob Burroughs <jburroughs@instructure.com>
This commit is contained in:
Jacob Burroughs 2020-12-11 11:33:26 -06:00
parent 5a6c8ad1f1
commit 42b0fd4bc9
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ group :test do
gem 'simplecov-rcov', '0.2.3', require: false
gem 'puma', '5.0.0', require: false
gem 'db-query-matchers', '0.10.0'
gem 'rspec', '3.9.0'
gem 'rspec_around_all', '0.2.0'
gem 'rspec-rails', '4.0.1'