Skip to content

Commit

Permalink
yarn lint:fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Feb 27, 2021
1 parent c486625 commit e588d26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/helpers/debug-test.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { DEBUG } from '@glimmer/env'
import { DEBUG } from '@glimmer/env';
import { test } from 'qunit';

export default function debugTest(description, callback) {
Expand Down

0 comments on commit e588d26

Please sign in to comment.