Skip to content

Commit

Permalink
Use ApplicationAbstract
Browse files Browse the repository at this point in the history
  • Loading branch information
olvlvl committed Mar 17, 2018
1 parent 3831e6f commit e75ea0a
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 e75ea0a

Please sign in to comment.