Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
edgrosvenor committed Mar 31, 2020
1 parent 23aca35 commit 999037a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Models/MySheetModel.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ class MySheetModel extends SheetModel
protected $spreadsheetId = '1HxNqqLtc614UVLoTLEItfvcdcOm3URBEM2Zkr36Z1rE';
protected $sheetId = '688412530';
protected $headerRow = '1';
}
}

0 comments on commit 999037a

Please sign in to comment.