Remove unecessary branch

This commit is contained in:
Michael Miller 2021-07-20 18:29:26 -06:00
parent e8413db33f
commit ef1832721c
No known key found for this signature in database
GPG key ID: F9A0C5C65B162436

View file

@ -96,8 +96,6 @@ module Spectator
else
Log.debug { "Randomizing test order (--order rand)" }
end
else
nil
end
end
end