@@ -40,7 +40,7 @@ void main() {
|
||||
|
||||
expect(result, KeyEventResult.handled);
|
||||
expect(player.commands, [
|
||||
['screenshot', 'window'],
|
||||
['screenshot', 'subtitles'],
|
||||
]);
|
||||
expect(feedbackCount, 1);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user