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 cf565bc2
authored
Apr 09, 2019
by
Linus Juhlin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed duplicate SESSION_DRIVER entry in phpunit.xml
1 parent
e6d23d59
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
phpunit.xml
phpunit.xml
View file @
cf565bc
...
@@ -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