mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
remove binding.pry in tests
This commit is contained in:
parent
29619d51ee
commit
79a6fd0541
1 changed files with 0 additions and 1 deletions
|
@ -211,7 +211,6 @@ describe Site do
|
|||
_(PurgeCacheWorker.jobs.length).must_equal 1
|
||||
args = PurgeCacheWorker.jobs.first['args']
|
||||
_(args.first).must_equal @site.username
|
||||
binding.pry
|
||||
_(args.last).must_equal '/testdir/photo.png'
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue