Skip to content

Commit ae6403f

Browse files
committed
Fix build
1 parent 74b8e9c commit ae6403f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[
2+
{
3+
"message": "Call to function StubsIntegrationTest\\foo() on a separate line has no effect.",
4+
"line": 11,
5+
"ignorable": true
6+
},
7+
{
8+
"message": "Call to function StubsIntegrationTest\\foo() on a separate line has no effect.",
9+
"line": 13,
10+
"ignorable": true
11+
}
12+
]

0 commit comments

Comments
 (0)