Skip to content

Commit

Permalink
Reset setting history before running tests (this is a temporary solut…
Browse files Browse the repository at this point in the history
…ion because cannot reproduce the bug in the image)
  • Loading branch information
Hernán Morales Durand committed Nov 21, 2024
1 parent dc17239 commit 410cdfe
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@ StSettingsTrackerTest >> newSettingsTracker [
StSettingsTrackerTest >> setUp [

super setUp.

self flag: #ToDo.
"This is wrong but CI is failing without it (needs more work)"
StSettingsTracker reset.

tracker := StSettingsTracker new.

]
Expand Down

0 comments on commit 410cdfe

Please sign in to comment.