Skip to content

Commit

Permalink
Merge branch 'develop' into dr/fix-clickjacking
Browse files Browse the repository at this point in the history
  • Loading branch information
datahub-portal-pr-rw[bot] authored Jan 7, 2025
2 parents 63a8979 + da4c575 commit 6ffe42c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Portal/test/Datahub.Tests/ExternalSearchTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ public async void TestSingleFGPResultFromService()
Assert.Equal("Principal Mineral Areas, Producing Mines, and Oil and Gas Fields (900A)", item.Title);
}

[Fact]
[Fact(Skip = "Not working")]
public async void TestMultiFGPResultsFromService()
{
var keyword = "mining";
Expand Down

0 comments on commit 6ffe42c

Please sign in to comment.