Skip to content

Conversation

@madmis
Copy link

@madmis madmis commented Mar 31, 2016

There also failed test

There was 1 failure:

1) JBZoo\PHPUnit\CodeStyleTest::testHeadersXML
File has no valid header: /home/dmac/www/projects/util/Data/tests/resource/data.xml
Failed asserting that '<?xml version="1.0" encoding="UTF-8" ?>
<config>
    <application>
        <name>configuration</name>
        <secret>s3cr3t</secret>
    </application>
    <host>localhost</host>
    <port>80</port>
    <servers>
        <server1>host1</server1>
        <server2>host2</server2>
        <server3>host3</server3>
    </servers>
</config>
' contains "<?xml version="1.0" encoding="UTF-8" ?>
<!--
    JBZoo Data

    This file is part of the JBZoo CCK package.
    For the full copyright and license information, please view the LICENSE
    file that was distributed with this source code.

    @package    Data
    @license    MIT
    @copyright  Copyright (C) JBZoo.com,  All rights reserved.
    @link       https://github.com/JBZoo/Data
-->".

i can't fix it.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 27f73be on madmis:master into 4324708 on JBZoo:master.

@SmetDenis
Copy link
Member

Yea, it's checking of code style and coyrights from new version of jbzoo/phpunit (wrapper).
I just fix it, merge and release a new version.
Thanks!

PS Кажется, мы оба знаем русский :)

@madmis
Copy link
Author

madmis commented Mar 31, 2016

PS Кажется, мы оба знаем русский :)

:) ага.

@SmetDenis SmetDenis merged commit 0bfa6cc into JBZoo:master Mar 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants