Lamya98 commited on
Commit
3a6680a
·
verified ·
1 Parent(s): b316d59

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -72,7 +72,7 @@ demo = gr.ChatInterface(
72
  ),
73
  ],
74
  examples=[
75
- ["Write test cases for a login page"],
76
  ["How to report a bug professionally?"],
77
  ["Explain API testing with Postman"],
78
  ],
 
72
  ),
73
  ],
74
  examples=[
75
+ ["Write test cases for a specific scenario"],
76
  ["How to report a bug professionally?"],
77
  ["Explain API testing with Postman"],
78
  ],