Skip to content

Commit

Permalink
turn TODO comment into explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
turbolent committed Dec 8, 2023
1 parent 0292cfe commit 3a0bff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migrations/capcons/migration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -714,7 +714,7 @@ func TestPathCapabilityValueMigration(t *testing.T) {
},
},
},
// TODO: verify
// NOTE: this migrates a broken capability to a broken capability
{
name: "Path links, valid chain (public -> storage), different borrow type",
// Equivalent to: getCapability<&Test.R>(/public/test)
Expand Down

0 comments on commit 3a0bff5

Please sign in to comment.