Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sqliteのテストに失敗するためフォーマットを秒まで定義するように修正 #3339

Closed

Conversation

chihiro-adachi
Copy link
Contributor

@chihiro-adachi chihiro-adachi commented Jul 14, 2018

概要(Overview・Refs Issue)

  • sqliteのテストで以下のエラーが発生していたため, 日付のフォーマットを秒まで記述するように修正
4) Eccube\Tests\Web\Admin\Setting\Shop\CsvControllerTest::testSetCsv
Doctrine\DBAL\Types\ConversionException: Could not convert database value "2017/3/7 10:14" to Doctrine Type datetimetz. Expected format: Y-m-d H:i:s

@chihiro-adachi chihiro-adachi changed the title sqliteのテストに失敗するためフォーマットを秒まで定義 sqliteのテストに失敗するためフォーマットを秒まで定義するように修正 Jul 14, 2018
@ryo-endo ryo-endo added this to the 3.n.0 milestone Jul 17, 2018
@chihiro-adachi chihiro-adachi deleted the fix-sqlite-test branch July 17, 2018 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants