This commit is contained in:
Kyle Drake 2015-03-06 14:41:57 -05:00
parent 4319bfde05
commit dcf7fdca32

View file

@ -47,7 +47,7 @@ describe '/' do
it 'loads static info pages' do it 'loads static info pages' do
links = [ links = [
['About', 'about'], ['About', 'about'],
['Tutorials', 'tutorials'], ['Learn', 'tutorials'],
['Donate', 'donate'], ['Donate', 'donate'],
['API', 'api'], ['API', 'api'],
['Terms', 'terms'], ['Terms', 'terms'],