Skip to content

Commit

Permalink
remove timeout on synchronous test (prebid#9738)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisHuie authored and jorgeluisrocha committed May 18, 2023
1 parent 490b832 commit be74d24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/spec/modules/realvuAnalyticsAdapter_spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ describe('RealVu', function() {

describe('Analytics Adapter.', function () {
it('enableAnalytics', function () {
this.timeout(3500)
const config = {
options: {
partnerId: '1Y',
Expand Down

0 comments on commit be74d24

Please sign in to comment.