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
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1196,13 +1196,13 @@ export default {
1196
1196
img:require("@/assets/img/users/zilogic.png"),
1197
1197
text:
1198
1198
"Zilogic Systems is using Robot Framework for integration testing of embedded products. We convert requirements into test cases,write necessary libraries to test the Device Under Test."
1199
-
}
1199
+
},
1200
1200
{
1201
1201
title:"Kistler",
1202
1202
href:"https://www.kistler.com",
1203
-
img:require("@/assets/img/users/kistler.png"),
1203
+
img:require("@/assets/img/users/kistler.svg"),
1204
1204
text:
1205
-
"Kistler is using the Robot Framework for automated system tests of backend and frontend applications for various, very accurate and highly precise <a href="https://www.kistler.com/en/products/systems/">measurement systems</a>."
1205
+
'Kistler is using the Robot Framework for automated system tests of backend and frontend applications for various, very accurate and highly precise <a href="https://www.kistler.com/en/products/systems/">measurement systems</a>.'