Skip to content

Commit

Permalink
fix studio tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jingsam committed Jul 18, 2024
1 parent 66b48f1 commit 917c4fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ test(`Render static elements`, async () => {
await screen.findByText('Response Errors')
await screen.findByText('Response Speed')
await screen.findByText('Network Traffic')
await screen.findByText(/Last 24 hours/)
await screen.findByText(/过去 24 小时/)
await screen.findByText(/Add filter/)
await screen.findByText(/All Requests/)
})

0 comments on commit 917c4fa

Please sign in to comment.