Skip to content

Commit

Permalink
Fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
TristonianJones committed Apr 6, 2023
1 parent 639f019 commit 8643b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repl/appengine/app/api_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ func TestAPIEvaluate(t *testing.T) {
},
{
ReplOutput: "",
Issue: "(1:0) no viable alternative at input '}'",
Issue: "invalid command: (1:0) no viable alternative at input '}'",
Evaluated: false,
},
},
Expand Down

0 comments on commit 8643b1d

Please sign in to comment.