# import pytest # from mock import MagicMock def test_true(): assert True == True