summaryrefslogtreecommitdiff
path: root/spec/unit/audit/audit_event_proxy_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/audit/audit_event_proxy_spec.rb')
-rw-r--r--spec/unit/audit/audit_event_proxy_spec.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/unit/audit/audit_event_proxy_spec.rb b/spec/unit/audit/audit_event_proxy_spec.rb
index d8c495deeb..a866075f72 100644
--- a/spec/unit/audit/audit_event_proxy_spec.rb
+++ b/spec/unit/audit/audit_event_proxy_spec.rb
@@ -18,8 +18,8 @@
# limitations under the License.
#
-require 'spec_helper'
-require 'chef/audit/audit_event_proxy'
+require "spec_helper"
+require "chef/audit/audit_event_proxy"
describe Chef::Audit::AuditEventProxy do