rsnext/test/e2e/middleware-dynamic-basepath-matcher
Steven 064e0c25d7
chore: fix flaky middleware matcher test (#49555)
```
    ✕ should match query path (2857 ms)

  ● Middleware custom matchers basePath › should match query path

    expect(received).toBe(expected) // Object.is equality

    Expected: "random"
    Received: ""
```

https://github.com/vercel/next.js/actions/runs/4929337370/jobs/8809028722?pr=49529#step:6:201
2023-05-09 22:37:03 +00:00
..
app Fix: Router.query contains _next when using middleware with dynamic routes (#48753) 2023-05-09 12:49:27 +02:00
test chore: fix flaky middleware matcher test (#49555) 2023-05-09 22:37:03 +00:00