Skip to content

Commit

Permalink
oper: organização dos testes
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandaraujo committed Nov 15, 2024
1 parent 405b9a2 commit e9b6844
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import json
import pytest
from .models import Usuario
from ..models import Usuario
from rest_framework.test import APIClient

class TestUsuario:
Expand Down

0 comments on commit e9b6844

Please sign in to comment.