Force CI Build to run again

Test pass, but CI failed... :/
This commit is contained in:
denis
2018-03-01 01:14:23 +01:00
parent 731fbb40fa
commit 70c011436c
+1 -1
View File
@@ -231,7 +231,7 @@ interface TestProperty {
}
const testProps: TestProperty = {
foo: "bar",
foo: "baz",
hello: "world"
};