Skip to content

Commit 0251c48

Browse files
authored
fix: TT-84 not allow deleting customers (#276)
* fix: TT-84 not-allow-deleting-customers * fix: TT-84 not-allow-deleting-customers list * fix: TT-84 ignore .env * fix: TT-84 test
1 parent 40c7eaf commit 0251c48

File tree

5 files changed

+281
-161
lines changed

5 files changed

+281
-161
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,6 @@ migration_status.csv
3838
.DS_Store
3939

4040
# windows env variables
41-
.env.bat
41+
.env.bat
42+
# mac / linux env variables
43+
.env

0 commit comments

Comments
 (0)