Commit 47d17045 authored by Robert Knight's avatar Robert Knight

Update an outdated test description

parent eba43382
......@@ -74,7 +74,7 @@ describe('sidebar/util/sentry', () => {
);
});
it('configures Sentry to ignore Errors with matching the text "Fetch operation failed"', () => {
it('configures Sentry to ignore certain errors', () => {
sentry.init({
dsn: 'test-dsn',
environment: 'dev',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment