Add query selector config #551
Annotations
2 errors
provider/hello-world/index.test.ts#L7
AssertionError: expected { name: '✨ Hello World!', …(2) } to strictly equal { name: '✨ Hello World!', …(1) }
- Expected
+ Received
Object {
"annotations": Object {},
+ "items": Object {
+ "messageSelectors": Array [
+ Object {
+ "pattern": ".*",
+ },
+ ],
+ },
"name": "✨ Hello World!",
}
❯ index.test.ts:7:41
|
|
The logs for this run have expired and are no longer available.
Loading