diff --git a/tests/acceptance/index_tests.rb b/tests/acceptance/index_tests.rb index 19c01800..d23cf98c 100644 --- a/tests/acceptance/index_tests.rb +++ b/tests/acceptance/index_tests.rb @@ -47,7 +47,7 @@ describe '/' do it 'loads static info pages' do links = [ ['About', 'about'], - ['Tutorials', 'tutorials'], + ['Learn', 'tutorials'], ['Donate', 'donate'], ['API', 'api'], ['Terms', 'terms'],