Skip to content

Commit a4eba65

Browse files
committed
Fix rake tests
1 parent 0e5ebf9 commit a4eba65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/passwordstate/client.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# frozen_string_literal: true
22

33
require 'json'
4+
require 'pp' # rubocop:disable Lint/RedundantRequireStatement - required for pretty_print_inspect
45

56
module Passwordstate
67
class Client

0 commit comments

Comments
 (0)