mirror of
https://github.com/sveltejs/svelte.git
synced 2024-12-01 17:30:59 +01:00
remove debugging logging
This commit is contained in:
parent
a191097467
commit
afb6d07991
@ -60,9 +60,6 @@ describe('svelte-cli', () => {
|
||||
};
|
||||
});
|
||||
|
||||
console.log(actual);
|
||||
console.log(expected);
|
||||
|
||||
actual.forEach((a, i) => {
|
||||
const e = expected[i];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user