Skip to content

Commit

Permalink
fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
amandine-sahl committed Jun 26, 2023
1 parent ccd7d87 commit 7a102e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/test/fixtures.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def events():
)
VALUES (CURRENT_TIMESTAMP,CURRENT_TIMESTAMP, false, 1,
st_setsrid(st_point(:x, :y), 2154), :published, :name, :capacity,:begin_date , :end_date ,
published_fr
:published_fr
)
"""
),
Expand Down

0 comments on commit 7a102e4

Please sign in to comment.