Skip to content

Commit

Permalink
Remove dummy line
Browse files Browse the repository at this point in the history
  • Loading branch information
uurien committed Jun 18, 2024
1 parent b07e3fd commit 75d8081
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/datadog-plugin-next/test/index.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ describe('Plugin', function () {

// TODO: Figure out why 10.x tests are failing.
withVersions('next', 'next', VERSIONS_TO_TEST, version => {
const realVersion = require(`../../../versions/next@${version}`).version()
if (realVersion !== '13.3.0') return
const pkg = require(`../../../versions/next@${version}/node_modules/next/package.json`)

const startServer = ({ withConfig, standalone }, schemaVersion = 'v0', defaultToGlobalService = false) => {
Expand Down

0 comments on commit 75d8081

Please sign in to comment.