Skip to content

Commit

Permalink
adjust tests config file name to make tests work
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilelkihal committed Oct 8, 2024
1 parent 8634818 commit 42466ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_case.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require 'test-unit'
require_relative '../lib/ontologies_api_client'
require_relative '../config/config'
require_relative '../config/config.test'
require 'webmock'

WebMock.allow_net_connect!
Expand Down

0 comments on commit 42466ed

Please sign in to comment.