Skip to content

Commit

Permalink
debugging failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrkarr committed May 21, 2020
1 parent ec1c650 commit 2a9419d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ describe("Gene scene", function() {
// page title
cy.get(".page-title").should(
"have.text",
"Gene: Glucose-1-phosphate thymidylyltransferase in " + organism
"Gene: glucose-1-phosphate thymidylyltransferase in " + organism
);

// data table
Expand Down

0 comments on commit 2a9419d

Please sign in to comment.