Skip to content

Commit 34e827b

Browse files
WilcoFiersCopilot
andauthored
Update test/integration/full/error-occurred/error-frame.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 75c027b commit 34e827b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/integration/full/error-occurred/error-frame.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ describe('error-occurred test', () => {
8686

8787
describe('incomplete', () => {
8888
it('should find matches-error', () => {
89-
console.log(results.incomplete);
9089
const matchesError = results.incomplete.find(
9190
result => result.id === 'matches-error'
9291
);

0 commit comments

Comments
 (0)