getsentry / sentry-dart-plugin

A Dart Build Plugin that uploads debug symbols for Android, iOS/macOS and source maps for Web to Sentry via sentry-cli
MIT License
68 stars 28 forks source link

Enable `app.so` check in linux integration test #225

Closed denrase closed 6 months ago

denrase commented 7 months ago

skip-changelog

:scroll: Description

Add 'app.so' back in Linux integration test.

:bulb: Motivation and Context

Closes #161

denrase commented 7 months ago

@buenaflor I don't know why, but the integration tests for Linux started to pass again.

buenaflor commented 6 months ago

nice!