Skip to content

Commit 181be6b

Browse files
committed
[#.x] - added .env for tests
1 parent 3756435 commit 181be6b

File tree

1 file changed

+4
-0
lines changed
  • tests/Fixtures/Domain/Services/Env

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
SAMPLE_STRING=sample_value
2+
SAMPLE_INT=1
3+
SAMPLE_TRUE=true
4+
SAMPLE_FALSE=false

0 commit comments

Comments
 (0)