You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sources/src/App.vue
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ export default {
86
86
text: {
87
87
header:"Libraries",
88
88
text:
89
-
'<p> Test libraries provide the actual testing capabilities to Robot Framework by providing keywords. There are several standard libraries that are bundled in with the framework, and galore of separately developed external libraries that can be installed based on your needs. Creating your own test libraries <a href="http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#creating-test-libraries">is a breeze</a>. </p> <p> <a href="https://github.com/robotframework/robotframework.github.com">Let us know</a> if there are useful libraries missing from the list. You may also <a href="https://github.com/robotframework/robotframework.github.com">report</a> if a library on the list seems to be unmaintained.</p>'
89
+
'<p> Test libraries provide the actual testing capabilities to Robot Framework by providing keywords. There are several standard libraries that are bundled in with the framework, and galore of separately developed external libraries that can be installed based on your needs. Creating your own test libraries <a href="http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#creating-test-libraries">is a breeze</a>. </p> <p> <a href="https://github.com/robotframework/robotframework.github.com">Let us know</a> if there are useful libraries missing from the list or if a library on the list seems to be unmaintained.</p>'