Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Attempting to fix TODO style
  • Loading branch information
mossmana committed Sep 11, 2023
commit e8aced7b1e51afb182fe158ec90fa5a5684885bb
Original file line number Diff line number Diff line change
Expand Up @@ -938,7 +938,7 @@ void googleMapsTests() {

await tester.pumpAndSettle();

// TODO (mossmana): Adding this delay addresses
// TODO(mossmana): Adding this delay addresses
// https://github.com/flutter/flutter/issues/131783. It may be related
// to https://github.com/flutter/flutter/issues/54758 and should be
// re-evaluated when that issue is fixed.
Expand Down