mirror of
https://github.com/upgundecha/howtheysre
synced 2026-01-04 00:08:01 +00:00
Move configs in test folder
This commit is contained in:
@@ -6,7 +6,7 @@ chai.use(require('chai-string'));
|
||||
|
||||
const expect = chai.expect;
|
||||
|
||||
const srcMd = fs.readFileSync('README.md', 'utf8');
|
||||
const srcMd = fs.readFileSync('../README.md', 'utf8');
|
||||
|
||||
describe('Checklist', function() {
|
||||
describe('Header', function() {
|
||||
|
||||
Reference in New Issue
Block a user