Skip to content

Commit 93b1da9

Browse files
committed
minor fix
1 parent ddb7ec7 commit 93b1da9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/utils/deploy/test_Deploy__Serverless_S3_Browser__to__dev.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
from unittest import TestCase
22
from osbot_fast_api_serverless.deploy.Deploy__Serverless__Fast_API import DEFAULT__ERROR_MESSAGE__WHEN_FAST_API_IS_OK
3+
from osbot_fast_api_serverless.utils.testing.skip_tests import skip__if_not__in_github_actions
34
from osbot_serverless_s3_browser.utils.Version import version__osbot_serverless_s3_browser
45
from osbot_utils.utils.Misc import list_set
56
from osbot_serverless_s3_browser.utils.deploy.Deploy__Serverless_S3_Browser import Deploy__Serverless_S3_Browser, LAMBDA_DEPENDENCIES__SERVERLESS_S3_BROWSER

0 commit comments

Comments
 (0)