Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4314bc3

Browse files
chore: remove double occurrence of an object's property (#469)
1 parent 63597c2 commit 4314bc3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎tests/accuracy/export.test.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ describeAccuracyTests([
1111
exportTitle: Matcher.string(),
1212
database: "mflix",
1313
collection: "movies",
14-
exportTitle: Matcher.string(),
1514
exportTarget: [
1615
{
1716
name: "find",
@@ -31,7 +30,6 @@ describeAccuracyTests([
3130
exportTitle: Matcher.string(),
3231
database: "mflix",
3332
collection: "movies",
34-
exportTitle: Matcher.string(),
3533
exportTarget: [
3634
{
3735
name: "find",
@@ -55,7 +53,6 @@ describeAccuracyTests([
5553
exportTitle: Matcher.string(),
5654
database: "mflix",
5755
collection: "movies",
58-
exportTitle: Matcher.string(),
5956
exportTarget: [
6057
{
6158
name: "find",
@@ -84,7 +81,6 @@ describeAccuracyTests([
8481
exportTitle: Matcher.string(),
8582
database: "mflix",
8683
collection: "movies",
87-
exportTitle: Matcher.string(),
8884
exportTarget: [
8985
{
9086
name: "find",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /