Skip to content

Commit

Permalink
pr fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemann committed Apr 17, 2024
1 parent 63f1995 commit 569f341
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ export function InspectMessageMethodArb(constraints: {
VoidArb(),
CallbackLocationArb,
UniqueIdentifierArb('globalNames')
// TODO: This unique id would be better named globalScope or something
// But needs to match the same scope as typeDeclarations so I'm using
// that for now.
)
.map(
([
Expand Down

0 comments on commit 569f341

Please sign in to comment.