Skip to content

Commit

Permalink
[Behat] Disabled OSM tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mnocon committed Apr 20, 2023
1 parent 35b0b31 commit f9561cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions features/standard/fields/map.feature
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Feature: Content fields setting and editing

Examples:
| fieldInternalName | fieldName | fieldSettings | label1 | value1 | label2 | value2 | label3 | value3 | contentItemName |
| ezgmaplocation | Map location | | latitude | 34.1 | longitude | -118.2 | address | Los Angeles | Los Angeles |
#| ezgmaplocation | Map location | | latitude | 34.1 | longitude | -118.2 | address | Los Angeles | Los Angeles |
| ezcountry | Country | | value | Angola | | | | | Angola |

@javascript @APIUser:admin
Expand All @@ -49,5 +49,5 @@ Feature: Content fields setting and editing

Examples:
| label1 | value1 | label2 | value2 | label3 | value3 | oldContentItemName | newContentItemName |
| latitude | -37.8 | longitude | 145.0 | address | Melbourne | Los Angeles | Melbourne |
#| latitude | -37.8 | longitude | 145.0 | address | Melbourne | Los Angeles | Melbourne |
| value | Argentina | | | | | Angola | Argentina |

0 comments on commit f9561cb

Please sign in to comment.