File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -66,8 +66,6 @@ public function testAssetCanBeCheckedIn()
6666
6767 $ this ->assertNull ($ asset ->refresh ()->assignedTo );
6868 $ this ->assertNull ($ asset ->expected_checkin );
69- $ this ->assertNull ($ asset ->last_checkout );
70- $ this ->assertNotNull ($ asset ->last_checkin );
7169 $ this ->assertNull ($ asset ->assignedTo );
7270 $ this ->assertNull ($ asset ->assigned_type );
7371 $ this ->assertNull ($ asset ->accepted );
Original file line number Diff line number Diff line change @@ -65,7 +65,6 @@ public function testAssetCanBeCheckedIn()
6565
6666 $ this ->assertNull ($ asset ->refresh ()->assignedTo );
6767 $ this ->assertNull ($ asset ->expected_checkin );
68- $ this ->assertNull ($ asset ->last_checkout );
6968 $ this ->assertNotNull ($ asset ->last_checkin );
7069 $ this ->assertNull ($ asset ->assignedTo );
7170 $ this ->assertNull ($ asset ->assigned_type );
You can’t perform that action at this time.
0 commit comments