mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Merge pull request #4266 from mediabeastnz/patch-2
Completed missing comment ending
This commit is contained in:
commit
38ca214e2b
@ -15,7 +15,7 @@ how you can load default records into the test database.
|
||||
/**
|
||||
* Defines the fixture file to use for this test class
|
||||
*
|
||||
/
|
||||
*/
|
||||
protected static $fixture_file = 'SiteTreeTest.yml';
|
||||
|
||||
/**
|
||||
@ -79,4 +79,4 @@ For more information on PHPUnit's assertions see the [PHPUnit manual](http://www
|
||||
## API Documentation
|
||||
|
||||
* [api:SapphireTest]
|
||||
* [api:FunctionalTest]
|
||||
* [api:FunctionalTest]
|
||||
|
Loading…
x
Reference in New Issue
Block a user