]>
BookStack Code Mirror - bookstack/blobdiff - tests/Entity/EntitySearchTest.php
projects
/
bookstack
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added additional testing for editor switching permissions
[bookstack]
/
tests
/
Entity
/
EntitySearchTest.php
diff --git
a/tests/Entity/EntitySearchTest.php
b/tests/Entity/EntitySearchTest.php
index 50c73ef7a1b6cb0fb2fd5c511443c8c714ae518c..ab5777e98981e9ec9c7e77db546b48b47ec07c47 100644
(file)
--- a/
tests/Entity/EntitySearchTest.php
+++ b/
tests/Entity/EntitySearchTest.php
@@
-407,7
+407,7
@@
class EntitySearchTest extends TestCase
{
$this->newPage([
'name' => 'Test Page',
- 'html' => '<p>На мен ми трябва нещо добро test</p>'
+ 'html' => '<p>На мен ми трябва нещо добро test</p>'
,
]);
$search = $this->asEditor()->get('/search?term=' . urlencode('На мен ми трябва нещо добро'));