mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
update bench
This commit is contained in:
parent
51ddd99449
commit
1ed7c4b0c2
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ begin
|
|||
]
|
||||
|
||||
tests += tests.map{|k,url| ["#{k}_admin", "#{url}#{append}"]}
|
||||
tests.shuffle
|
||||
tests.shuffle!
|
||||
|
||||
def best_of(a, b)
|
||||
return a unless b
|
||||
|
|
Loading…
Reference in a new issue