Skip to content

Commit

Permalink
Update test data for 0.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ianballou authored and chris1984 committed Dec 1, 2020
1 parent f574e1d commit 30ad6fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/data/3.16/foreman_api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion test/test_helper.rb
Expand Up @@ -17,7 +17,7 @@
require 'mocha/minitest'
require 'hammer_cli'

KATELLO_VERSION = Gem::Version.new(ENV['TEST_API_VERSION'] || '3.17')
KATELLO_VERSION = Gem::Version.new(ENV['TEST_API_VERSION'] || '3.16')

if HammerCLI.context[:api_connection]
HammerCLI.context[:api_connection].create('foreman') do
Expand Down

0 comments on commit 30ad6fa

Please sign in to comment.