Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rossbulat committed Jun 23, 2024
1 parent 2bc58e1 commit 755a144
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/model/Scraper/ArgBuilder.ts
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,8 @@ export class ArgBuilder {
case 'variant':
return this.formatVariant(entries, indexKey, selectedValue);

// TODO: Test: `staking.deprecateControllerBatch` can be used to test this.
// TODO: Test: `staking.deprecateControllerBatch` can be used to test this, as can `X1` xcm
// location configs.
case 'sequence':
return entries;

Expand Down

0 comments on commit 755a144

Please sign in to comment.