Skip to content

Commit

Permalink
Skip updater in main docs
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Nov 29, 2024
1 parent 30e12f9 commit 6703d62
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ public class UpdaterConfigDocTest {
"siri-et-updater",
"siri-et-google-pubsub-updater",
"siri-sx-updater",
"siri-et-light"
"siri-et-light",
"siri-sx-light"
);
private static final SkipNodes SKIP_NODES = SkipNodes.of().build();
public static final ObjectMapper mapper = new ObjectMapper();
Expand Down

0 comments on commit 6703d62

Please sign in to comment.