mirror of
https://github.com/n8n-io/n8n.git
synced 2025-02-21 02:56:40 -08:00
🚨 Remove placeholder test file from node-dev
This commit is contained in:
parent
5ae6a8044a
commit
7a06cb9aeb
|
@ -1,7 +0,0 @@
|
||||||
describe('Placeholder', () => {
|
|
||||||
|
|
||||||
test('example', () => {
|
|
||||||
expect(1 + 1).toEqual(2);
|
|
||||||
});
|
|
||||||
|
|
||||||
});
|
|
Loading…
Reference in a new issue