Просмотр исходного кода

ref(test): Convert teamKeyTransactionButton.spec.tsx from jsx to tsx (#53405)

Convert test.
Priscila Oliveira 1 год назад
Родитель
Сommit
3f030073fa

+ 4 - 0
static/app/views/performance/transactionSummary/teamKeyTransactionButton.spec.jsx → static/app/views/performance/transactionSummary/teamKeyTransactionButton.spec.tsx

@@ -31,6 +31,10 @@ describe('TeamKeyTransactionButton', function () {
     end: '2019-10-02T00:00:00',
     statsPeriod: '14d',
     environment: [],
+    createdBy: TestStubs.User(),
+    display: 'line',
+    team: ['myteams'],
+    topEvents: '5',
   });
 
   beforeEach(function () {