mirror of
https://github.com/dpup/meshstream.git
synced 2026-07-05 09:20:58 +02:00
Another try at fixing proto in CI
This commit is contained in:
@@ -19,6 +19,6 @@ describe('PacketList', () => {
|
||||
</Provider>
|
||||
);
|
||||
|
||||
expect(screen.getByText('No packets received yet')).toBeInTheDocument();
|
||||
expect(screen.getByText('Waiting for packets')).toBeInTheDocument();
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user