Skip to content

Commit 5eae169

Browse files
Ignore type mismatch
1 parent 2c1fd63 commit 5eae169

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/core/Engine/controllers/snaps/execution-service-init.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ describe('ExecutionServiceInit', () => {
6666
setupProviderConnection,
6767
}));
6868

69+
// @ts-expect-error The stream type doesn't match because of a version mismatch.
6970
setupSnapProvider(snapId, connectionStream);
7071

7172
expect(setupProviderConnection).toHaveBeenCalled();

0 commit comments

Comments
 (0)