Skip to content

Commit

Permalink
Use ApplicationAbstract
Browse files Browse the repository at this point in the history
  • Loading branch information
olvlvl committed Apr 6, 2017
1 parent 83fd06e commit 0eb3067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Application.php
Expand Up @@ -11,7 +11,7 @@

namespace ICanBoogie;

class Application extends Core
class Application extends ApplicationAbstract
{

}

0 comments on commit 0eb3067

Please sign in to comment.