diff --git a/spec/unit/puppet/type/postgresql_conn_validator.rb b/spec/unit/puppet/type/postgresql_conn_validator.rb index 189d00aea2..47ae4c9930 100644 --- a/spec/unit/puppet/type/postgresql_conn_validator.rb +++ b/spec/unit/puppet/type/postgresql_conn_validator.rb @@ -1,4 +1,3 @@ -#! /usr/bin/env ruby # rubocop:disable Lint/ScriptPermission # frozen_string_literal: true require 'spec_helper'