move messages to content
This commit is contained in:
parent
1145eb3478
commit
6551420e1a
15 changed files with 12 additions and 12 deletions
|
@ -1,5 +1,5 @@
|
|||
import { expect } from "chai";
|
||||
import Completion from '../../src/console/completion';
|
||||
import Completion from '../../src/pages/completion';
|
||||
|
||||
describe('Completion class', () => {
|
||||
describe('#constructor', () => {
|
Reference in a new issue