qa/docker/spec/wolfi/image_spec.rb (5 lines of code) (raw):
require_relative '../spec_helper'
require_relative '../../shared_examples/image_metadata'
describe 'An image with the full distribution' do
it_behaves_like 'the metadata is set correctly', 'wolfi'
end