diff options
migration 7 - break off TransactionManager substate
Diffstat (limited to 'test/integration')
-rw-r--r-- | test/integration/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/index.html b/test/integration/index.html index 8a54cb829..430814a8a 100644 --- a/test/integration/index.html +++ b/test/integration/index.html @@ -15,7 +15,7 @@ <script src="bundle.js"></script> <script src="/testem.js"></script> - <iframe src="/development/test.html" height="500px" width="360px"> + <iframe src="/development/test.html" height="800px" width="500px"> <p>Your browser does not support iframes</p> </iframe> </body> |