mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-22 08:13:45 +02:00
Merge pull request #1144 from pterodactyl/feature/spelling
Spellchecked the whole application
This commit is contained in:
@@ -149,7 +149,7 @@ class TaskCreationServiceTest extends TestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* Test that exceptions are thrown if the Scheudle module or ID is invalid.
|
||||
* Test that exceptions are thrown if the Schedule module or ID is invalid.
|
||||
*
|
||||
* @dataProvider invalidScheduleArgumentProvider
|
||||
* @expectedException \InvalidArgumentException
|
||||
@@ -190,7 +190,7 @@ class TaskCreationServiceTest extends TestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* Return an array of invalid schedule data to test aganist.
|
||||
* Return an array of invalid schedule data to test against.
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user