Commit d7eae46
committed
chore(appkit): drop removed autoStart from files integration tests
server({ autoStart }) was removed on main while this branch was in
flight; the test still passed autoStart: false and manually called
appkit.server.start(), both of which now throw. The server starts
automatically inside createApp now.
Co-authored-by: Isaac
Signed-off-by: Atila Fassina <atila@fassina.eu>1 parent 70ba35d commit d7eae46
1 file changed
Lines changed: 0 additions & 4 deletions
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
505 | | - | |
506 | 505 | | |
507 | 506 | | |
508 | 507 | | |
| |||
513 | 512 | | |
514 | 513 | | |
515 | 514 | | |
516 | | - | |
517 | 515 | | |
518 | 516 | | |
519 | 517 | | |
| |||
542 | 540 | | |
543 | 541 | | |
544 | 542 | | |
545 | | - | |
546 | 543 | | |
547 | 544 | | |
548 | 545 | | |
| |||
553 | 550 | | |
554 | 551 | | |
555 | 552 | | |
556 | | - | |
557 | 553 | | |
558 | 554 | | |
559 | 555 | | |
| |||
0 commit comments