polar passing tests
This commit is contained in:
@@ -322,10 +322,4 @@ class SportTracksIntegration(SyncIntegration):
|
||||
def token_refresh(self, *args, **kwargs) -> str:
|
||||
return super(SportTracksIntegration, self).token_refresh(*args, **kwargs)
|
||||
|
||||
|
||||
|
||||
# just as a quick test during development
|
||||
u = User.objects.get(id=1)
|
||||
|
||||
nk_integration_1 = SportTracksIntegration(u)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user