Skip to content

Commit

Permalink
Re-enable tests - SSDK-592
Browse files Browse the repository at this point in the history
  • Loading branch information
aokj4ck committed Mar 18, 2024
1 parent e0c8816 commit 7a09622
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions Tests/Demo.xctestplan
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@
{
"skippedTests" : [
"MockServerIntegrationTestCase",
"OfflineIntegrationTests",
"SearchBox_SearchEngineIntegrationTests\/testResolvedSearchResult()",
"SearchBox_SearchEngineIntegrationTests\/testResolvedSearchResultWhenQueryChanged()"
"OfflineIntegrationTests"
],
"target" : {
"containerPath" : "container:MapboxSearch.xcodeproj",
Expand All @@ -56,10 +54,6 @@
{
"skippedTests" : [
"BaseTestCase",
"FavoritesUITestCase\/testAddEditLocationRemoveFavorite()",
"FavoritesUITestCase\/testAddRemoveFavorite()",
"FavoritesUITestCase\/testAddRenameCancelRemoveFavorite()",
"FavoritesUITestCase\/testAddRenameRemoveFavorite()",
"MockServerUITestCase"
],
"target" : {
Expand Down

0 comments on commit 7a09622

Please sign in to comment.