Skip to content

Commit

Permalink
Unupdate test.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tesss24 authored Dec 11, 2023
1 parent 77f9a81 commit b68466d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ScheduleBuilder/google_calendar/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import requests
import pytest
from google_calendar.views import *
from profile.views import *
from account.views import *
from django.urls import reverse
from django.test import Client
from unittest.mock import Mock, patch
Expand Down

0 comments on commit b68466d

Please sign in to comment.