Skip to content

Commit

Permalink
Add line at the end of the file
Browse files Browse the repository at this point in the history
  • Loading branch information
hadijahkyampeire authored Aug 10, 2021
1 parent b13b436 commit ef8421b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/support/step_definitions/organisation/edit/edit.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ Then("the organization should be publicly visible", () =>
.getOrganisation(getOrganisationId())
.its("public_access")
.should("eq", "View")
);
);

0 comments on commit ef8421b

Please sign in to comment.