Skip to content

Commit 4a89547

Browse files
committed
release 2.14.1
1 parent 84034e6 commit 4a89547

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

Allure.NUnit.Examples/allureConfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.14.0/Allure.NUnit/Schemas/allureConfig.schema.json",
2+
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.14.1/Allure.NUnit/Schemas/allureConfig.schema.json",
33
"allure": {
44
"directory": "allure-results",
55
"links": [
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"allOf": [
33
{
4-
"$ref": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.14.0/Allure.Net.Commons/Schemas/allureConfig.schema.json"
4+
"$ref": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.14.1/Allure.Net.Commons/Schemas/allureConfig.schema.json"
55
}
66
]
77
}

Allure.Net.Commons/allureConfig.Template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.14.0/Allure.Net.Commons/Schemas/allureConfig.schema.json",
2+
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.14.1/Allure.Net.Commons/Schemas/allureConfig.schema.json",
33
"allure": {
44
"directory": "allure-results",
55
"links": [

Allure.Reqnroll.Tests.Samples/allureConfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.14.0/Allure.Reqnroll/Schemas/allureConfig.schema.json",
2+
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.14.1/Allure.Reqnroll/Schemas/allureConfig.schema.json",
33
"allure": {
44
"title": "5994A3F7-AF84-46AD-9393-000BB45553CC",
55
"directory": "allure-results",

Allure.Reqnroll/Schemas/allureConfig.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"allOf": [
33
{
4-
"$ref": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.14.0/Allure.Net.Commons/Schemas/allureConfig.schema.json"
4+
"$ref": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.14.1/Allure.Net.Commons/Schemas/allureConfig.schema.json"
55
}
66
],
77
"properties": {

Allure.Reqnroll/allureConfig.Template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.14.0/Allure.Reqnroll/Schemas/allureConfig.schema.json",
2+
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.14.1/Allure.Reqnroll/Schemas/allureConfig.schema.json",
33
"allure": {
44
"directory": "allure-results",
55
"links": [

Allure.SpecFlow.Tests.Samples/allureConfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.14.0/Allure.SpecFlow/Schemas/allureConfig.schema.json",
2+
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.14.1/Allure.SpecFlow/Schemas/allureConfig.schema.json",
33
"allure": {
44
"title": "5994A3F7-AF84-46AD-9393-000BB45553CC",
55
"directory": "allure-results",

Allure.SpecFlow.Tests/allureConfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.14.0/Allure.SpecFlow/Schemas/allureConfig.schema.json",
2+
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.14.1/Allure.SpecFlow/Schemas/allureConfig.schema.json",
33
"allure": {
44
"indentOutput": true
55
}

Allure.SpecFlow/Schemas/allureConfig.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"allOf": [
33
{
4-
"$ref": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.14.0/Allure.Net.Commons/Schemas/allureConfig.schema.json"
4+
"$ref": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.14.1/Allure.Net.Commons/Schemas/allureConfig.schema.json"
55
}
66
],
77
"properties": {

Allure.SpecFlow/allureConfig.Template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.14.0/Allure.SpecFlow/Schemas/allureConfig.schema.json",
2+
"$schema": "https://raw.githubusercontent.com/allure-framework/allure-csharp/2.14.1/Allure.SpecFlow/Schemas/allureConfig.schema.json",
33
"allure": {
44
"directory": "allure-results",
55
"links": [

0 commit comments

Comments
 (0)