mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 09:26:54 -06:00
Removed Strange Test-Output
This commit is contained in:
parent
9858beb6af
commit
50dcaa0205
@ -72,7 +72,7 @@ describe Search do
|
||||
end
|
||||
|
||||
it 'escapes non alphanumeric characters' do
|
||||
Search.query(':!$);}]>@\#\"\'').should be_blank # There are at least three levels of sanitation for Search.query!
|
||||
Search.query('foo :!$);}]>@\#\"\'').should be_blank # There are at least three levels of sanitation for Search.query!
|
||||
end
|
||||
|
||||
it 'works when given two terms with spaces' do
|
||||
|
Loading…
Reference in New Issue
Block a user