Skip to content

Commit

Permalink
And expect more Download formats
Browse files Browse the repository at this point in the history
  • Loading branch information
desislava-hristova-ontotext committed Mar 19, 2020
1 parent 9d7c62f commit a40446c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-cypress/integration/sparql/sparql.menu.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ describe('SPARQL screen validation', () => {
openDownloadAsMenu();

getDownloadAsFormatButtons()
.should('have.length', 10)
.should('have.length', 12)
.contains('JSON-LD')
.should('have.attr', 'data-accepts')
.and('include', 'application/ld+json')
Expand Down

0 comments on commit a40446c

Please sign in to comment.