Skip to content

Commit

Permalink
Fix test ordering
Browse files Browse the repository at this point in the history
  • Loading branch information
grafnu committed Jan 14, 2025
1 parent d6ed237 commit 602feaa
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -822,10 +822,11 @@ public void setUp() {

resetDeviceConfig(true);

returnAltRegistryRedirect();

// Do this before altRegistryRedirect() because of the change-detecting process.
resetConfig(resetRequired);

returnAltRegistryRedirect();

updateConfig("initial setup");

debug(format("Stale state cutoff threshold is %s", isoConvert(stateCutoffThreshold)));
Expand Down

0 comments on commit 602feaa

Please sign in to comment.