Skip to content

Commit

Permalink
Fixed whitespace issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Graham Wharton committed Oct 16, 2018
1 parent a7cd527 commit 491d7f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ public function setFromByStore($from, $store)

return $this;
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ public function testSetFromByStore()

$this->model->setFromByStore($sender, $store);
}
}
}

0 comments on commit 491d7f1

Please sign in to comment.