test: code review

This commit is contained in:
jansenk
2023-03-09 13:08:09 -05:00
parent 2be52871aa
commit 4467590a65

View File

@@ -69,6 +69,7 @@ describe('Video Settings modal hooks', () => {
state.testGetter(state.keys.videoSource);
state.testGetter(state.keys.fallbackVideos);
state.testGetter(state.keys.allowVideoDownloads);
state.testGetter(state.keys.allowVideoSharing);
state.testGetter(state.keys.thumbnail);