Skip to content

Commit

Permalink
Update test_dbsetup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
la3679 authored Mar 26, 2024
1 parent 6b232a7 commit b24bea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PCP/server/tests/db/test_dbsetup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import unittest

from utilities.swen_344_db_utils import exec_sql_file
from src.utilities.swen_344_db_utils import exec_sql_file

class PCPSetupDB(unittest.TestCase):
"""
Expand Down

0 comments on commit b24bea3

Please sign in to comment.