test/node/test_front.rb in zold-0.11.6 vs test/node/test_front.rb in zold-0.11.7
- old
+ new
@@ -31,10 +31,11 @@
{
'200' => [
'/robots.txt',
'/',
'/remotes',
- '/v'
+ '/version',
+ '/score'
],
'404' => [
'/this-is-absent',
'/wallet/ffffeeeeddddcccc'
]