style(tests): fix whitespace

pull/6996/head
Torsten Dittmann 5 years ago committed by GitHub
parent 9e9acace2e
commit 4af8b4cf16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,5 @@
<script>
import { onMount } from 'svelte';
import { onMount } from 'svelte';
let e;
onMount(() => {
e.remove();

Loading…
Cancel
Save