Skip to content

Commit

Permalink
Fixed migration guide
Browse files Browse the repository at this point in the history
  • Loading branch information
martingrossmann committed Sep 15, 2022
1 parent a632958 commit 7475e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/docs/migration.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ public void test_TestSomething_fast() {
```

[NOTE]
.Setting timeouts using static `POConfig` is now `@deprecated`
.Setting timeouts using static `POConfig` was removed!
====
```java
POConfig.setThreadLocalUiElementTimeoutInSeconds(1);
Expand Down

0 comments on commit 7475e7f

Please sign in to comment.