TIPOFF / flex-scheduling

Laravel Package for Flex Scheduling for Escape Rooms
MIT License
0 stars 1 forks source link

[TGER-46] Require the new test-support as the only dev dependency #14

Closed phuclh closed 3 years ago

phuclh commented 3 years ago

Add code to phpunit.xml.dist

    <php>
        <env name="DB_CONNECTION" value="testing"/>
        <env name="APP_KEY" value="AckfSECXIvnK5r28GVIWUAxmbBSjTsmF"/>
    </php>