Skip to content

Commit

Permalink
typo in test
Browse files Browse the repository at this point in the history
  • Loading branch information
bobjacobsen committed Jun 11, 2018
1 parent 517d67d commit 7f58eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/acceptancetest/features/web/WebServer.feature
Expand Up @@ -18,7 +18,7 @@ Scenario Outline: Basic Http requests
| firefox | http://localhost:12080/web/webThrottle.html | JMRI Web Throttle |
| firefox | http://localhost:12080/prefs/ | Directory: /prefs/ \| My JMRI Railroad |
| firefox | http://localhost:12080/dist/ | Directory: /dist/ \| My JMRI Railroad |
| firefox | http://localhost:12080/image/ | Directory: /images/ \| My JMRI Railroad |
| firefox | http://localhost:12080/images/ | Directory: /images/ \| My JMRI Railroad |
| firefox | http://localhost:12080/xml/signals/ | Directory: /xml/signals/ \| My JMRI Railroad |

@chrome
Expand Down

0 comments on commit 7f58eff

Please sign in to comment.