Skip to content

Commit 50fd7c2

Browse files
committed
[#.x] - added .env file for tests
1 parent 18eb6b1 commit 50fd7c2

File tree

1 file changed

+4
-0
lines changed
  • tests/Fixtures/Domain/Components/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)