Skip to content

Commit

Permalink
Fixed bug in Rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
hahwul committed Feb 19, 2024
1 parent eb2bc8d commit 0f01082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

require 'rake'
require 'yaml'
require_relative 'lib/zapv2'
require_relative 'lib/zaproxy'

desc 'Verify endpoints'
task :verify_endpoints do
Expand Down

0 comments on commit 0f01082

Please sign in to comment.