Skip to content

Commit

Permalink
Updated test
Browse files Browse the repository at this point in the history
  • Loading branch information
skx committed Mar 26, 2018
1 parent 2150af7 commit 52c9044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd_serve_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ func TestReportView(t *testing.T) {
// The tests
//
tests := []TestCase{
{"text/html", "Report of www.steve.org.uk which ran 2017-07-29 23:17:01"},
{"text/html", "Report of execution against www.steve.org.uk, at 2017-07-29 23:17:01"},
{"application/json", "\"State\":\"unchanged\","},
{"application/xml", "<State>unchanged</State>"}}

Expand Down

0 comments on commit 52c9044

Please sign in to comment.