This website works better with JavaScript.
首頁
探索
說明
註冊
登入
00dani
/
lemoncurry
關註
1
收藏
0
複製
1
程式碼
問題管理
0
合併請求
0
版本發佈
49
Wiki
Activity
瀏覽代碼
Fix the tests by ensuring lemoncurry.settings.test is always loaded regardless of the environment
pull/1/head
Danielle McLean
2 年之前
父節點
dc7442cfb6
當前提交
6efcc450a3
簽署人:
00dani
GPG Key ID:
8EB789DDF3ABD240
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pytest.ini
+ 1
- 1
pytest.ini
查看文件
@ -1,3 +1,3 @@
[pytest]
DJANGO_SETTINGS_MODULE
=
lemoncurry.settings.test
addopts
=
--ds=
lemoncurry.settings.test
python_files
=
tests/*.py
Write
Preview
Loading…
取消
儲存