File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -29,12 +29,12 @@ using [Vapor](https://vapor.codes/) for backend and SwiftWasm with
2929Ever wanted to contribute to SwiftWasm projects, but unsure where to start? Here's a list of
3030issues that could be suitable for beginners:
3131
32- * [ swiftwasm/swift$29] ( https://github.com/swiftwasm/swift/issues/29 ) Fix compile error on test cases depending on platform
33- * [ swiftwasm/carton #203 ] ( https://github.com/swiftwasm/carton/issues/203 ) Allow launching a specific browser with ` carton test `
34- * [ swiftwasm/carton #201 ] ( https://github.com/swiftwasm/carton/issues/201 ) Correctly handle failure to launch browser process while testing
35- * [ swiftwasm/carton #199 ] ( https://github.com/swiftwasm/carton/issues/199 ) ` --enable-test-discovery ` is now deprecated
36- * [ swiftwasm/carton #193 ] ( https://github.com/swiftwasm/carton/issues/193 ) Add ` --host ` option to ` carton dev ` and ` carton test `
37- * [ TokamakUI/Tokamak] ( https://github.com/TokamakUI/Tokamak/issues/350 ) Set up code coverage reports on GitHub Actions
32+ * [ swiftwasm/swift$29] ( https://github.com/swiftwasm/swift/issues/29 ) : Fix compile error on test cases depending on platform
33+ * [ swiftwasm/carton #203 ] ( https://github.com/swiftwasm/carton/issues/203 ) : Allow launching a specific browser with ` carton test `
34+ * [ swiftwasm/carton #201 ] ( https://github.com/swiftwasm/carton/issues/201 ) : Correctly handle failure to launch browser process while testing
35+ * [ swiftwasm/carton #199 ] ( https://github.com/swiftwasm/carton/issues/199 ) : ` --enable-test-discovery ` is now deprecated
36+ * [ swiftwasm/carton #193 ] ( https://github.com/swiftwasm/carton/issues/193 ) : Add ` --host ` option to ` carton dev ` and ` carton test `
37+ * [ TokamakUI/Tokamak] ( https://github.com/TokamakUI/Tokamak/issues/350 ) : Set up code coverage reports on GitHub Actions
3838
3939## Documentation
4040
You can’t perform that action at this time.
0 commit comments