Skip to content
Snippets Groups Projects
Unverified Commit 1ebf91ec authored by Morris Jobke's avatar Morris Jobke
Browse files

Add proper EOL


Signed-off-by: default avatarMorris Jobke <hey@morrisjobke.de>
parent 5431b8bf
No related branches found
No related tags found
No related merge requests found
......@@ -72,4 +72,4 @@ class CronBus extends AsyncBus {
throw new \InvalidArgumentException('Invalid command');
}
}
}
\ No newline at end of file
}
......@@ -47,4 +47,4 @@ class CronBusTest extends AsyncBusTest {
$job->execute($this->jobList);
}
}
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment