Skip to content

Commit

Permalink
test: don't expect subtitle to be visible by default
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkrulltott committed Dec 14, 2023
1 parent e1335c6 commit 3007572
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress/integration/options/fontStyles.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@ describe('Options - Font styles', () => {
const TEST_SUBTITLE_TEXT = 'S'

it('has default value', () => {
expectChartSubtitleToBeVisible()
expectWindowConfigSubtitleToBeValue(CONFIG_DEFAULT_SUBTITLE)
})
it('opens Options -> Style', () => {
Expand Down

0 comments on commit 3007572

Please sign in to comment.