Skip to content

Commit

Permalink
Test: just for test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
flw-cn committed Apr 28, 2018
1 parent 53f521d commit 79a8e83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/browser/a_bit_of_everything_service.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ describe('ABitOfEverythingService', function() {
describe('Create', function() {
var created;
var expected = {
bytes_value: "bytes_value",
float_value: 1.5,
double_value: 2.5,
int64_value: "4294967296",
Expand Down

0 comments on commit 79a8e83

Please sign in to comment.