Skip to content

Commit e272284

Browse files
Update e2e/1-affjax/server.js
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cd6c126 commit e272284

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

e2e/1-affjax/server.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
import serverFn from "./server-fn.js";
2-
serverFn(() => {
2+
serverFn(() => {
33
console.info("Running a GraphQL API server at http://localhost:4892/graphql");
44
});

0 commit comments

Comments
 (0)