]> source.dussan.org Git - sonarqube.git/commitdiff
Fix failing UI test snapshot
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>
Tue, 4 Jun 2019 07:54:57 +0000 (09:54 +0200)
committerSonarTech <sonartech@sonarsource.com>
Tue, 4 Jun 2019 18:21:13 +0000 (20:21 +0200)
server/sonar-web/src/main/js/apps/issues/components/__tests__/__snapshots__/App-test.tsx.snap

index c49a5fd8b322572cdb12300b68878013051cde5d..c7db7770ad044451123aa17346cc60f0beabb9de 100644 (file)
@@ -58,7 +58,7 @@ exports[`should switch to source view if an issue is selected 1`] = `
           >
             <Checkbox
               checked={false}
-              className="spacer-right vertical-middle"
+              className="spacer-right text-middle"
               disabled={false}
               id="issues-selection"
               onCheck={[Function]}