Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Письменов Дмитрий Иванович
/
yourroomads
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit ce9913e2
authored
Apr 09, 2019
by
Jonathan Reinink
Committed by
GitHub
Apr 09, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #12 from Juhlinus/master
Removed duplicate SESSION_DRIVER entry in phpunit.xml
2 parents
e6d23d59
cf565bc2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
phpunit.xml
phpunit.xml
View file @
ce9913e
...
@@ -29,7 +29,6 @@
...
@@ -29,7 +29,6 @@
<server
name=
"MAIL_DRIVER"
value=
"array"
/>
<server
name=
"MAIL_DRIVER"
value=
"array"
/>
<server
name=
"QUEUE_CONNECTION"
value=
"sync"
/>
<server
name=
"QUEUE_CONNECTION"
value=
"sync"
/>
<server
name=
"SESSION_DRIVER"
value=
"array"
/>
<server
name=
"SESSION_DRIVER"
value=
"array"
/>
<server
name=
"SESSION_DRIVER"
value=
"array"
/>
<server
name=
"DB_CONNECTION"
value=
"sqlite"
/>
<server
name=
"DB_CONNECTION"
value=
"sqlite"
/>
<server
name=
"DB_DATABASE"
value=
":memory:"
/>
<server
name=
"DB_DATABASE"
value=
":memory:"
/>
</php>
</php>
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment