Skip to content

Commit

Permalink
test: fix leftover comment during conflict resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardo committed Oct 13, 2023
1 parent b6865a1 commit 9bf7eaa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress/integration/options/legend.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,6 @@ describe('Options - Legend', () => {
expectSingleValueToHaveBackgroundColor(EXPECTED_BACKGROUND_COLOR_1)
expectSVTitleToHaveColor(EXPECTED_CUSTOM_TITLE_COLOR)
expectSVSubtitleToHaveColor(EXPECTED_CUSTOM_SUBTITLE_COLOR)
>>>>>>> 18ad584a (feat: single value background color change based upon legend (DHIS2-13702) (#2223))
})
it('legend key is hidden', () => {
expectLegendKeyToBeHidden()
Expand Down

0 comments on commit 9bf7eaa

Please sign in to comment.