Browse Source

style(lint): Fix jest/valid-title (#33237)

Evan Purkhiser 2 years ago
parent
commit
0b72f86af8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/js/spec/components/events/eventTagsAndScreenshot.spec.tsx

+ 1 - 1
tests/js/spec/components/events/eventTagsAndScreenshot.spec.tsx

@@ -6,7 +6,7 @@ import {EventAttachment} from 'sentry/types';
 
 import {deviceNameMapper} from '../../../../../static/app/components/deviceName';
 
-describe('EventTagsAndScreenshot ', function () {
+describe('EventTagsAndScreenshot', function () {
   const contexts = {
     app: {
       app_start_time: '2021-08-31T15:14:21Z',