Merge branch 'master' of https://github.com/puppetlabs/puppetlabs-apt into f3792625...
[puppet-modules/puppetlabs-apt.git] / spec / defines / key_spec.rb
index dbb67c4c57439beec2679ea7d2005448b74c9d55..b09dc5bf505976df567783f8f5c48f6a027e0150 100644 (file)
@@ -2,7 +2,7 @@ require 'spec_helper'
 
 describe 'apt::key', :type => :define do
   let(:facts) { { :lsbdistid => 'Debian' } }
-  GPG_KEY_ID = '4BD6EC30'
+  GPG_KEY_ID = '47B320EB4C7C375AA9DAE1A01054B7A24BD6EC30'
 
   let :title do
     GPG_KEY_ID