aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/SourceViewer/__tests__
diff options
context:
space:
mode:
authorWouter Admiraal <wouter.admiraal@sonarsource.com>2020-01-28 08:41:21 +0100
committersonartech <sonartech@sonarsource.com>2020-05-08 20:03:26 +0000
commitae779528b341900152976ceefbef862ce715dbe6 (patch)
treecca0f61c533e54510dd8dce3ecff20e096f47358 /server/sonar-web/src/main/js/components/SourceViewer/__tests__
parenta684f6e050ad537e268657951394c848f896ee1a (diff)
downloadsonarqube-ae779528b341900152976ceefbef862ce715dbe6.tar.gz
sonarqube-ae779528b341900152976ceefbef862ce715dbe6.zip
SONAR-12911 Code viewer is not accessible to blind users
Diffstat (limited to 'server/sonar-web/src/main/js/components/SourceViewer/__tests__')
-rw-r--r--server/sonar-web/src/main/js/components/SourceViewer/__tests__/__snapshots__/SourceViewerBase-test.tsx.snap1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/sonar-web/src/main/js/components/SourceViewer/__tests__/__snapshots__/SourceViewerBase-test.tsx.snap b/server/sonar-web/src/main/js/components/SourceViewer/__tests__/__snapshots__/SourceViewerBase-test.tsx.snap
index 1c54b627598..6aa4a3556eb 100644
--- a/server/sonar-web/src/main/js/components/SourceViewer/__tests__/__snapshots__/SourceViewerBase-test.tsx.snap
+++ b/server/sonar-web/src/main/js/components/SourceViewer/__tests__/__snapshots__/SourceViewerBase-test.tsx.snap
@@ -153,7 +153,6 @@ exports[`should render correctly 1`] = `
onIssueUnselect={[Function]}
onIssuesClose={[Function]}
onIssuesOpen={[Function]}
- onLinePopupToggle={[Function]}
onSymbolClick={[Function]}
openIssuesByLine={Object {}}
renderDuplicationPopup={[Function]}