mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-19 00:07:37 +08:00
fix: swipe to find texts
This commit is contained in:
@@ -47,9 +47,6 @@ func TestIOSDouyinFollowLive(t *testing.T) {
|
||||
if err := testCase.Dump2JSON("demo_douyin_follow_live.json"); err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
if err := testCase.Dump2YAML("demo_douyin_follow_live.yaml"); err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
runner := hrp.NewRunner(t).SetSaveTests(true)
|
||||
err := runner.Run(testCase)
|
||||
|
||||
Reference in New Issue
Block a user