Finalize test migration: remove legacy dependencies and test helpers (#4797)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
const format = require('../format-lines');
|
||||
const { OPTS } = require('./Checkpoints.opts.js');
|
||||
const { OPTS } = require('./Checkpoints.opts');
|
||||
|
||||
// TEMPLATE
|
||||
const header = `\
|
||||
|
||||
Reference in New Issue
Block a user