Skip to content

Commit

Permalink
# add test for price limit
Browse files Browse the repository at this point in the history
  • Loading branch information
nevermoreno1 committed Apr 25, 2022
1 parent 7291b30 commit b85b3f3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions posts/tests/tests_form.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
from django import forms
from django.core.exceptions import ValidationError

from posts.models import Post
from posts import forms


def test_price_over_limit(self):
Expand Down

0 comments on commit b85b3f3

Please sign in to comment.