File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 1818 * Tests the functionality in the abstract Generator class.
1919 *
2020 * @covers \PHP_CodeSniffer\Generators\Generator
21+ * @group Windows
2122 */
2223final class GeneratorTest extends TestCase
2324{
Original file line number Diff line number Diff line change 1717 * Test the HTML documentation generation.
1818 *
1919 * @covers \PHP_CodeSniffer\Generators\HTML
20+ * @group Windows
2021 */
2122final class HTMLTest extends TestCase
2223{
Original file line number Diff line number Diff line change 1717 * Test the Markdown documentation generation.
1818 *
1919 * @covers \PHP_CodeSniffer\Generators\Markdown
20+ * @group Windows
2021 */
2122final class MarkdownTest extends TestCase
2223{
Original file line number Diff line number Diff line change 1717 * Test the Text documentation generation.
1818 *
1919 * @covers \PHP_CodeSniffer\Generators\Text
20+ * @group Windows
2021 */
2122final class TextTest extends TestCase
2223{
You can’t perform that action at this time.
0 commit comments