Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Commit

Permalink
fixed utils test
Browse files Browse the repository at this point in the history
  • Loading branch information
andreamah committed Feb 6, 2020
1 parent 7363419 commit 50db730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adafruit_circuitplayground/test/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from unittest import mock

from .. import constants as CONSTANTS
from .. import utils
from common import utils


class TestUtils(object):
Expand Down

0 comments on commit 50db730

Please sign in to comment.