Add NIP-01 compliant client code
This commit is contained in:
@@ -20,6 +20,8 @@ end
|
||||
|
||||
require 'nostr'
|
||||
|
||||
Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each { |f| require f }
|
||||
|
||||
RSpec.configure do |config|
|
||||
# Enable flags like --only-failures and --next-failure
|
||||
config.example_status_persistence_file_path = '.rspec_status'
|
||||
|
||||
Reference in New Issue
Block a user