Skip to content

Commit

Permalink
phpunitが通るように修正
Browse files Browse the repository at this point in the history
  • Loading branch information
RyujiAMANO committed May 13, 2015
1 parent 469e9c8 commit f45aac6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Test/Case/Model/Behavior/TagBehaviorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ protected function _unloadTrackable(Model $Model) {
$Model->Behaviors->unload('NetCommons.Trackable');
$Model->unbindModel(array('belongsTo' => array('TrackableCreator', 'TrackableUpdater')), false);
}

/**
* tearDown method
*
Expand Down

0 comments on commit f45aac6

Please sign in to comment.