Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
buenaflor committed Nov 11, 2024
1 parent e952110 commit 66d1908
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,8 @@ void main() {
expect(event.breadcrumbs!.first.message, 'native-mutated-applied');
});

test('apply default IP to user during captureEvent after loading context if ip is null',
test(
'apply default IP to user during captureEvent after loading context if ip is null',
() async {
fixture.options.enableScopeSync = true;

Expand Down

0 comments on commit 66d1908

Please sign in to comment.