mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 09:42:36 +02:00
fix test
This commit is contained in:
parent
4319bfde05
commit
dcf7fdca32
1 changed files with 1 additions and 1 deletions
|
@ -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'],
|
||||||
|
|
Loading…
Add table
Reference in a new issue