Skip to content

Commit 8dfeef3

Browse files
committed
chore: revert unnecessary change
1 parent ee75631 commit 8dfeef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/webdriver/flutter_integration/flutter_integration_driver_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
import httpretty
1818

1919
from appium import webdriver
20-
from appium.options.flutter_integration import FlutterOptions
20+
from appium.options.flutter_integration.base import FlutterOptions
2121
from test.helpers.constants import SERVER_URL_BASE
2222

2323

0 commit comments

Comments
 (0)