Skip to content

Commit

Permalink
removed forgotten test.only
Browse files Browse the repository at this point in the history
  • Loading branch information
mudhoney committed Oct 15, 2024
1 parent abc7a18 commit c9595c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ test("Toggle visibility of events labels should hide/show events on then sun", a
* then reload the page
* visibility of event labels should be in same configuration
*/
test.only("Toggle visibility of events labels should be preserved with state", async ({ page, browser }, info) => {
test("Toggle visibility of events labels should be preserved with state", async ({ page, browser }, info) => {
// mocked event data
const events = {
HEK: {
Expand Down

0 comments on commit c9595c0

Please sign in to comment.