Skip to content

Commit

Permalink
cleanup: remove redundant comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ro0gr committed Jan 6, 2021
1 parent daa0ba0 commit 8ef05a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/acceptance/rfc268-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ import { setAdapter } from 'ember-cli-page-object/adapters';
import { create, value, visitable } from 'ember-cli-page-object';

if (require.has('@ember/test-helpers')) {
// intentionally not using our local extension in order to make
// sure, RFC268 works by default, w/o Adapter being set.
const { setupApplicationTest } = require('ember-qunit');

const Rfc268Adapter = require('ember-cli-page-object/adapters/rfc268').default;
Expand Down

0 comments on commit 8ef05a4

Please sign in to comment.