Skip to content

Commit

Permalink
Fix running plugin tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ngiger committed Oct 24, 2017
1 parent 6a27c34 commit b87a078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_plugin/suite.rb
Expand Up @@ -10,6 +10,7 @@
must_be_run_separately.delete('refdata_partner.rb')
must_be_run_separately.delete('medwin.rb')
must_be_run_separately.delete('ouwerkerk.rb')
must_be_run_separately.delete('medical_products.rb')

require File.join(File.expand_path(File.dirname(File.dirname(__FILE__))), 'helpers.rb')
runner = OddbTestRunner.new(File.dirname(__FILE__), must_be_run_separately)
Expand Down

0 comments on commit b87a078

Please sign in to comment.