Browse Source

[fix] robot test engine names II.

Adam Tauber 8 years ago
parent
commit
295fc9ce96
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      tests/robot/test_basic.robot

+ 2
- 2
tests/robot/test_basic.robot View File

24
     Page Should Contain  Preferences
24
     Page Should Contain  Preferences
25
     Page Should Contain  Default categories
25
     Page Should Contain  Default categories
26
     Page Should Contain  Currently used search engines
26
     Page Should Contain  Currently used search engines
27
-    Page Should Contain  dummy_dummy
28
-    Page Should Contain  general_dummy
27
+    Page Should Contain  dummy dummy
28
+    Page Should Contain  general dummy
29
 
29
 
30
 Switch category
30
 Switch category
31
     Go To  http://localhost:11111/preferences
31
     Go To  http://localhost:11111/preferences