Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Apr 3, 2024
1 parent 9bfbb97 commit 1d6a627
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions local_extensions/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@

VOLTO_NODE = {
16: 16,
17: DEFAULT_NODE,
18: 20,
17: 18,
18: DEFAULT_NODE,
}


Expand Down

0 comments on commit 1d6a627

Please sign in to comment.